kineticlib

Library for kinetic theory calculations in the multi-temperature and state-to-state approximations


License
MIT
Install
pip install kineticlib==1.5.2

Documentation

KineticLib

Provides a library with various functions used in computational kinetic theory. Aimed at the state-to-state, multi-temperature and one-temperature approximations.

Install via pip (requires numpy, scipy and Python3): pip install kineticlib (the code in this repo might be broken and have errors; the pip version is usually more-or-less error-free)

A C++ version is available here: https://github.com/Kunstmord/cppkineticlib (requires a compiler with C++11 support and the Armadillo library)

Documentation is available here: http://kineticlib.readthedocs.org/en/latest/

For changes see CHANGELOG.rst (https://github.com/Kunstmord/kineticlib/blob/master/CHANGELOG.rst)

Pip link: https://pypi.python.org/pypi/kineticlib

Roadmap (major additions)

List of planned additions to Kineticlib

Current issues

List of Kineticlib issues