https://github.com/ppcamp/r-edo-solver
A project that implement the Euler's ODE algorithm.
https://github.com/ppcamp/r-edo-solver
Last synced: about 1 year ago
JSON representation
A project that implement the Euler's ODE algorithm.
- Host: GitHub
- URL: https://github.com/ppcamp/r-edo-solver
- Owner: ppcamp
- License: mit
- Archived: true
- Created: 2021-12-29T18:29:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-29T18:30:35.000Z (over 4 years ago)
- Last Synced: 2025-03-03T05:43:43.881Z (over 1 year ago)
- Language: R
- Size: 170 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# r-edo-solver
A project that implement the Euler's ODE algorithm.