Assimulo 2.1
A package for solving ordinary differential equations and differential algebraic equations.
Latest Version: 2.1.1
Assimulo is a Cython / Python based simulation package that allows for simulation of both ordinary differential equations (ODEs), f(t,y), and differential algebraic equations (DAEs), f(t,y,yd). It combines a variety of different solvers written in C, FORTRAN and Python via a common high-level interface.
Assimulo currently supports Explicit Euler, adaptive Runge-Kutta of order 4 and Runge-Kutta of order 4. It also wraps the popular SUNDIALS (https://computation.llnl.gov/casc/sundials/main.html) solvers CVode (for ODEs) and IDA (for DAEs). Ernst Hairer's (http://www.unige.ch/~hairer/software.html) codes Radau5, Rodas and Dopri5 are also available.
Documentation and installation instructions can be found at: http://www.jmodelica.org/assimulo .
For questions and comments, visit: http://www.jmodelica.org/forums/jmodelicaorg-users/assimulo
The package requires Numpy, Scipy and Matplotlib and additionally for compiling from source, Cython 0.15 and Sundials 2.4 together with a C-compiler and a FORTRAN-compiler.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| Assimulo-2.1.tar.gz (md5) | Source | 2012-01-24 | 585KB | 230 | |
| Assimulo-2.1.win32-py2.7.exe (md5) | MS Windows installer | 2.7 | 2012-01-24 | 1MB | 199 |
| Assimulo-2.1.zip (md5) | Source | 2012-01-24 | 658KB | 220 | |
- Author: C. Andersson, C. Führer, J. Åkesson, M. Gäfvert
- Home Page: http://www.jmodelica.org/assimulo
- Download URL: http://www.jmodelica.org/assimulo
- License: GPL
- Platform: Linux,Windows,MacOS X
- Categories
- Package Index Owner: chria
- DOAP record: Assimulo-2.1.xml
