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
Harry Moffat
2228bc0288
Added a comment about a possible error.
2009-07-23 18:20:03 +00:00
Harry Moffat
38fff0fab1
Finishing numpy port
2009-04-19 21:11:51 +00:00
Harry Moffat
a5103167dd
Algorithm improvements in the equilibrium solver.
2009-04-18 00:42:47 +00:00
Harry Moffat
047a8be0f1
Changing urls and version numbers.
2009-04-04 04:02:16 +00:00
Dave Goodwin
d08fc24fb0
*** empty log message ***
2008-01-11 20:59:09 +00:00
Dave Goodwin
3ae5bf0ef1
removed try/except
2008-01-09 15:37:20 +00:00
Dave Goodwin
553cbd87bd
removed try block
2008-01-09 15:25:21 +00:00
Dave Goodwin
7f570c79ca
bug fixes
2007-05-12 12:55:25 +00:00
Dave Goodwin
95d150071d
bug fixes
2007-05-11 20:58:19 +00:00
Dave Goodwin
b571729262
bug fixes
2007-05-11 19:29:35 +00:00
Dave Goodwin
ba5928083f
added thread safety option
2007-05-10 03:28:30 +00:00
Dave Goodwin
fea8c985f5
reorganized source tree, changed include files, etc.
2007-05-04 15:18:40 +00:00
Harry Moffat
719fa2ea0b
Reworked a few issues in the python build script so that compilation
...
and link errors would be more self-evident.
Now, link errors in the _cantera.so build will register with
the python layer, because a python exception is raised. This will
propagate into the Makefile causing make to prematurely stop the
build process, because one of its commands has come back with a
non-zero exit status. This causes the "make all" command to return
a non-zero exit status, so that the entire make command comes to a
halt, which is the desired behavior.
2007-04-10 23:06:57 +00:00
Dave Goodwin
28d2554423
*** empty log message ***
2007-01-31 17:33:11 +00:00
Harry Moffat
d6c43f6b5c
Solaris port changes.
2006-04-30 23:10:42 +00:00
Dave Goodwin
4ed7e64194
*** empty log message ***
2005-11-10 20:48:27 +00:00
Dave Goodwin
83cd30de07
replaced g2c with ctf2c
2005-07-22 12:36:58 +00:00
Dave Goodwin
9bd690ae04
Prerelease_1_6_0_branch merged into trunk
2005-06-18 16:58:39 +00:00
Dave Goodwin
5b0d673428
*** empty log message ***
2004-10-15 23:12:28 +00:00
Dave Goodwin
81f5771b59
improvements to the configuration process
2004-08-09 05:10:18 +00:00
Dave Goodwin
3e7e28b6fb
*** empty log message ***
2004-08-03 10:25:03 +00:00
Dave Goodwin
efdfdf83cd
*** empty log message ***
2004-07-14 11:24:12 +00:00
Dave Goodwin
ded1a8a294
moved ctml_writer.py out of Cantera package
2004-06-02 04:39:09 +00:00
Dave Goodwin
be9e63c0ed
*** empty log message ***
2004-01-04 21:34:11 +00:00
Dave Goodwin
c84f558b3c
*** empty log message ***
2004-01-04 15:49:22 +00:00
Dave Goodwin
8bc8697865
cleanup
2003-12-13 14:35:25 +00:00
Dave Goodwin
5911a928a5
removed libconverters dependency
2003-12-12 16:15:17 +00:00
Dave Goodwin
ec71c9dd36
-
2003-11-24 16:39:27 +00:00
Dave Goodwin
1665ea3217
*** empty log message ***
2003-09-18 21:16:42 +00:00
Dave Goodwin
def19717ce
*** empty log message ***
2003-09-04 23:25:08 +00:00
Dave Goodwin
2a00814a9d
*** empty log message ***
2003-06-07 23:53:49 +00:00
Dave Goodwin
3b4d3caa63
*** empty log message ***
2003-04-21 10:23:54 +00:00
Dave Goodwin
27b6aa9f5c
perform configuration of setup.py
2003-04-20 13:18:09 +00:00