davidrpugh / davidrpugh/pyCollocation
Add all example problems from scikits.bvp_solver
- Dominant language
- Python
- Stars
- 16
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Good idea to incorporate non-economic examples. Start by implementing all of the examples from the `scikits.bvp_solver` [docs](http://pythonhosted.org/scikits.bvp_solver/index.html):
- [x] [Example 1: A simple heat-exchanger](http://pythonhosted.org/scikits.bvp_solver/examples/examples.example1.html)
- [ ] [Example 2: Electro-magnetic self interaction theory](http://pythonhosted.org/scikits.bvp_solver/examples/examples.example2.html)
- [ ] [Example 3: lubrication theory](http://pythonhosted.org/scikits.bvp_solver/examples/examples.example3.html)
- [ ] [Example 4: MATLAB example](http://pythonhosted.org/scikits.bvp_solver/examples/examples.example4.html)
- [ ] [Example 5: Shock-wave nozzle](http://pythonhosted.org/scikits.bvp_solver/examples/examples.example5.html)
- [ ] [Example 6](http://pythonhosted.org/scikits.bvp_solver/examples/examples.example6.html)
- [ ] [Example 7](http://pythonhosted.org/scikits.bvp_solver/examples/examples.example7.html)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.