cantera/interfaces
Ray Speth 8afc669b67 Proof-of-concept for a Python interface written using Cython
This module is compatible with both Python 2 and Python 3. Unlike the existing
Python module, this module directly utilizes the Cantera C++ interface,
bypassing the "clib" compatibility layer, as well as all of the direct use of
the Python C API.

Currently, this contains just enough to instantiate a ThermoPhase object from an
XML input file.
2012-09-06 19:55:25 +00:00
..
cython Proof-of-concept for a Python interface written using Cython 2012-09-06 19:55:25 +00:00
matlab Conversion of Chemkin mechanisms in Python and Matlab now uses ck2cti.py 2012-07-26 20:49:37 +00:00
python Replaced assert statements in ck2cti.py 2012-08-29 18:30:55 +00:00