21 projects
chempy
ChemPy is a Python package useful for solving problems in chemistry.
pyodesys
Straightforward numerical integration of ODE systems from Python.
sym
Unified wrapper for symbolic manipulation libraries in Python.
pycompilation
pycompilation is a package for meta programming. It aims to support
pykinsol
pykinsol provides a Python interface to KINSOL from the SUNDIALS package suite.
pycvodes
Python binding for cvodes from the sundials library.
pyodeint
Python binding for odeint from boost.
pygslodeiv2
Python binding for odeiv2 in GNU Scientific Library (GSL).
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.
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.
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