https://github.com/jg2kpy/euler
Just a simple implementation of Euler method to Numerical analysis.
https://github.com/jg2kpy/euler
Last synced: 2 months ago
JSON representation
Just a simple implementation of Euler method to Numerical analysis.
- Host: GitHub
- URL: https://github.com/jg2kpy/euler
- Owner: jg2kpy
- Created: 2021-05-14T21:12:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-21T20:04:16.000Z (almost 4 years ago)
- Last Synced: 2025-01-26T16:14:54.383Z (4 months ago)
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# euler
Just a simple implementation of Euler method to Numerical analysis.