21 projects
pyodeint
Python binding for odeint from boost.
chempy
ChemPy is a Python package useful for solving problems in chemistry.
pyodesys
Straightforward numerical integration of ODE systems from Python.
pygslodeiv2
Python binding for odeiv2 in GNU Scientific Library (GSL).
pycvodes
Python binding for cvodes from the sundials library.
pykinsol
pykinsol provides a Python interface to KINSOL from the SUNDIALS package suite.
block-diag-ilu
block_diag_ilu is a C++ implementation of an incomplete LU factorization, ILU(0).
finitediff
Finite difference weights for any derivative order on arbitrarily spaced grids.
sym
Unified wrapper for symbolic manipulation libraries in Python.
pyneqsys
Package for numerically solving symbolically defined systems of non-linear equations.
chemreac
Python package for modeling chemical kinetics with diffusion and drift.
pycodeexport
pycodeexport is a Python package for code generation.
pycompilation
pycompilation is a package for meta programming. It aims to support
batemaneq
batemaneq provides a Python package for evaluating the Bateman equation
symcxx
symcxx is a minimal symbolic manipulation python package written in C++.
levmar
Python binding to the levmar library using Cython.
pynleq2
Python binding for NLEQ2
pydollar
pydollar provides an installable import hook to support the dollar sign ($) as valid python syntax.
cInterpol
Python extension for optimized interpolation of data series for which each data point has up to N-th order derivative.
pysym
Minimal symbolic manipulation framework.
dockre
Commandline interface for using docker reproducibly