cantera/interfaces/python
Ray Speth b82df1b1ea Fixed compatibility of ck2cti with Python 2.6
re.sub doesn't accept the flags keyword argument until 2.7, but the same
effect can be achieved using re.compile.
2013-03-13 20:20:31 +00:00
..
Cantera [Python] Fixed an error when using a reactor heat flux function 2013-03-05 17:04:35 +00:00
MixMaster Cleanup of MixMaster/Units package 2012-06-05 19:56:10 +00:00
.gitignore Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ck2cti.py Fixed compatibility of ck2cti with Python 2.6 2013-03-13 20:20:31 +00:00
ctml_writer.py [ctml_writer] Updated constants to have more accurate values 2013-01-11 22:56:22 +00:00
setup.py.in Fixed issues generating version-dependent installer for Windows Python module 2012-04-19 16:45:15 +00:00