cantera/interfaces/cython
Ray Speth df908229b1 [ctml_writer] Fix handling of units in some fields
When using Python 3, using -1 as the dummy value for density and site_density
causes probems, because the (ordered) comparison between a density specified
with units (as a tuple) and 0 is not allowed. Instead, use None as the
placeholder value.
2014-03-13 02:19:28 +00:00
..
cantera [ctml_writer] Fix handling of units in some fields 2014-03-13 02:19:28 +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 [SCons] Fix Cython module compilation with MinGW 2014-02-24 03:25:30 +00:00
setup.py.in [SCons] Use SCons to compile the Cython extension 2014-01-31 23:15:17 +00:00