cantera/interfaces/cython
Ray Speth 829c9b38cf [Python] Move some classes from Cython to pure Python
The classes implementing specific flame geometries don't directly interact with
any of the underlying C++ implementation, so they can be moved out of the
compiled Cython extension. This reduces the size of the compiled extension, and
makes it easier to implement additional flame types in Python.
2014-07-10 22:34:12 +00:00
..
cantera [Python] Move some classes from Cython to pure Python 2014-07-10 22:34:12 +00:00
scripts [SCons] Install script for running MixMaster with new Python module 2013-06-21 20:59:00 +00:00
.gitignore [Python] Remove the legacy Python module 2013-12-09 01:35:08 +00:00
SConscript [Python] Fix to conversion of samples from Python 3 to Python 2 2014-05-23 22:46:59 +00:00
setup.py.in [SCons] Use SCons to compile the Cython extension 2014-01-31 23:15:17 +00:00