Changes between Version 7 and Version 8 of OdeintRedesign

Show
Ignore:
Timestamp:
08/14/10 18:37:16 (3 years ago)
Author:
warren.weckesser
Comment:

Add note about another BVP solver

Legend:

Unmodified
Added
Removed
Modified
  • OdeintRedesign

    v7 v8  
    4141  - Should the design take differential algebraic system in consideration (dae)? An implementation of dae solvers based on current ode implementation is http://scikits.appspot.com/odes 
    4242  - There is also a BVP solver in scikits: http://bvp-solver.wikidot.com/,   http://pypi.python.org/pypi/scikits.bvp_solver 
     43  - Another BVP solver: http://pav.iki.fi/software/bvp/index.html 
    4344 
    4445== Open questions ==