davidrpugh / pyCollocation

Python package for solving initial value problems (IVP) and two-point boundary value problems (2PBVP).
MIT License
17 stars 8 forks source link

Hotfix 0.4.4 #35

Closed davidrpugh closed 9 years ago

davidrpugh commented 9 years ago

Fixes a number of issues with code quality and eliminates dangerous caching that was root cause of at least one bug.