cantera/interfaces
Ray Speth c5eb2f57dd [Python] Make Cantera objects explicitly non-picklable and uncopyable.
Attempting to copy or pickle Cantera objects with an underlying C++ object
previously led to unexpected errors. These operations will not raise excptions
indicating the unimplemented feature.

Resolves Issue 205.
2014-03-04 17:39:21 +00:00
..
cython [Python] Make Cantera objects explicitly non-picklable and uncopyable. 2014-03-04 17:39:21 +00:00
matlab [1D] Eliminate deprecated methods of Domain1D 2014-01-30 00:47:52 +00:00
python_minimal [Python] Remove the legacy Python module 2013-12-09 01:35:08 +00:00