Sundials solver library wrapper
Project description
- python-sundials is a Cython wrapper for the Sundials solver suite.
The wrapper 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 technology
The 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.
Updates in 0.5
Fixed an error in the root handling.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
python-sundials-0.5.zip
(26.0 kB
view hashes)
python-sundials-0.5.tar.gz
(17.2 kB
view hashes)
Built Distributions
python-sundials-0.5.win32-py2.7.exe
(315.2 kB
view hashes)
python-sundials-0.5.win32-py2.6.exe
(315.2 kB
view hashes)
Close
Hashes for python-sundials-0.5.win32-py2.7.exe
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11dc03bf49933a995545e4b06ffb2e65375fde8d0f5eb2d5098181011967e852 |
|
MD5 | 8c8411f4ad95117bcf125e1d6cd5e08d |
|
BLAKE2b-256 | f7b3429fa20854c4555ebe4c50a5dfca32d5b36e6da79cc45b8813104bd5c054 |
Close
Hashes for python-sundials-0.5.win32-py2.6.exe
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3222a65158cdba00bb22d547d8ea4f3b4364c1c3a1a973907a389b1869047992 |
|
MD5 | bbd835fa0479d1cab75a0a5d2e0d214d |
|
BLAKE2b-256 | 6a510f6938aa6459e9ab91a4524bd1e1ca4806931ae7c9fff55a9d478e7df7b0 |