cantera/interfaces
Ingmar Schoegl eea04255fd [Thermo] add write_hdf to SolutionArray objects
* The commit implements saving of data extracted from SolutionArrays
 to HDF containers using pandas infrastructure.
 * Two methods are introduced: `write_hdf` and `to_pandas`.
 * Both methods only work if the pandas module can be imported; an
 exception is raised only if the method is called without a working
 pandas installation.
2019-08-13 11:32:51 -04:00
..
cython [Thermo] add write_hdf to SolutionArray objects 2019-08-13 11:32:51 -04:00
matlab [Reactor] clarify FlowDevice interface 2019-08-05 17:01:05 -04:00
python_minimal [SCons] Only build the Python package for Python 3.x 2018-09-19 17:59:59 -04:00