cantera/Cantera/python
Ray Speth 79b7686e63 More robust installation of the Python package with SCons
SCons now checks for an array package (numpy by default) and builds
the full Python module if it finds it, otherwise it builds the minimal
package.
2011-12-14 03:53:50 +00:00
..
Cantera Improved behavior of Python module when python isn't in the path 2011-12-14 02:20:19 +00:00
examples Fixed unused pressure in npflame1 Python demo 2011-12-14 01:36:25 +00:00
src SCons now builds the Python module 2011-12-14 03:04:18 +00:00
tutorial Changed the name of a file. 2004-08-09 15:12:16 +00:00
.cvsignore Adding some files 2009-04-22 00:36:02 +00:00
CMakeLists.txt cmake files 2008-02-05 23:36:07 +00:00
ctml_writer.py Initial Import 2009-07-27 23:17:19 +00:00
Makefile.in Another update aimed at getting a SimpleTransport model up and running. 2009-10-13 00:27:48 +00:00
SConscript More robust installation of the Python package with SCons 2011-12-14 03:53:50 +00:00
setup.py.in More robust installation of the Python package with SCons 2011-12-14 03:53:50 +00:00
winsetup.py Took out an errant argument 2009-07-21 19:51:16 +00:00
winsetup_d.py Added two new files that will be used in the windows debug compile. 2009-12-30 23:08:17 +00:00