cantera/interfaces/cython
Ray Speth b38a9332e2 Treat duplicate keys in composition strings as errors
For example, 'H2:0.5, O2:0.5, H2:0.1', which would previously have been treated
as equivalent to 'O2:0.5, H2:0.1'.
2015-10-05 13:02:16 -04:00
..
cantera Treat duplicate keys in composition strings as errors 2015-10-05 13:02:16 -04:00
.gitignore [Python] Remove the legacy Python module 2013-12-09 01:35:08 +00:00
SConscript [Python] Prevent renaming of Python extension module 2015-08-13 22:22:33 -04:00
setup.py.in Reformat Cython setup.py.in and add metadata 2015-08-02 23:06:16 -04:00