Testset for Initial Value Problems
These testsets for IVP problems can be found from the following websites:
- https://archimede.uniba.it/~testset/testsetivpsolvers/?page_id=26
- https://people.dimai.unifi.it/brugnano/BiM/BiMD/index_BiMD.htm
- https://www.unige.ch/~hairer/testset/testset.html
The IVP problems in Python are structured in the following manner:
- Dependent functions, variables and conditions
- IVP function/problem
- Initial conditions