Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evstigneevnm/stiff_ode_tests
tests for stiff ODE solvers in the family of IRK
https://github.com/evstigneevnm/stiff_ode_tests
Last synced: 25 days ago
JSON representation
tests for stiff ODE solvers in the family of IRK
- Host: GitHub
- URL: https://github.com/evstigneevnm/stiff_ode_tests
- Owner: evstigneevnm
- License: gpl-2.0
- Created: 2020-03-05T08:42:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-23T15:00:23.000Z (11 months ago)
- Last Synced: 2024-11-15T15:45:27.571Z (3 months ago)
- Language: Python
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stiff_ode_tests
tests for stiff ODE solvers in the family of IRK
This repository includes tests for the solution of ODEs using implicit Runge-Kutta methods, including Rosenbrock (Kaps-Rentrop) methods. Starting with SDIRK methods.