套件:cain-solvers(1.10 dfsg-3)
solvers for cain
Cain performs stochastic and deterministic simulations of chemical reactions. It can spawn multiple simulation processes to utilize multi-core computers. It stores models, methods, and simulation output (populations and reaction counts) in an XML format. In addition, SBML models can be imported and exported. The models and methods can be read from input files or edited within the program.
The GUI (Graphical User Interface) is written in Python and uses the wxPython toolkit. Most of the solvers are implemented as command line executables, written in C , which are driven by Cain. This makes it easy to launch batch jobs. It also simplifies the process of adding new solvers. Cain offers a variety of solvers:
* Gillespie's direct method. * Gillespie's first reaction method. * Gibson and Bruck's next reaction method. * Tau-leaping. * Hybrid direct/tau-leaping. * ODE integration.
This package provides the solver libraries
其他與 cain-solvers 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libeigen3-dev
- lightweight C template library for linear algebra
-
- dep: libgcc1 (>= 1:4.0)
- GCC 支援函式庫
-
- dep: libstdc 6 (>= 5.2)
- GNU Standard C Library v3