python-sundials

Sundials solver library wrapper
Download

python-sundials Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Runar Tenfjord

python-sundials Tags


python-sundials Description

Sundials solver library wrapper python-sundials is a Cython wrapper for the Sundials solver suite. It is based on code posten on the cython-dev mailing list by Mr. Jon Olav Vik.Highlights * CVODE - Solver for stiff and nonstiff ordinary differential equation * IDA - Solver for the solution of differential-algebraic equation (DAE) systems * KINSOL - solver for nonlinear algebraic systems based on Newton-Krylov solver technologyThe CVODE and IDA solvers support root finding and the solver throws an exception on finding a root.There is also an example of implementing the explicit equation in Cython for speed. Requirements: · Python


python-sundials Related Software