davidrpugh / davidrpugh/numerical-methods
Consider deprecating multiple_shooting method out of ramsey.Model class
Open
enhancement
question
- Dominant language
- Jupyter Notebook
- Stars
- 39
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
The `solve_multiple_shooting` method of the `ramsey.Model` class just wraps `scikits.bvp_solver`. Since students would want to use this tool independently of the `ramsey.Model` class, it would be a better idea to keep it separate from the main body of code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.