cantera/interfaces/cython
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
..
cantera [Thermo] add write_hdf to SolutionArray objects 2019-08-13 11:32:51 -04:00
.gitignore Create YAML versions of input files as part of build process 2019-06-25 22:30:59 -04:00
SConscript cantera: Fix passing 'python_prefix' variable into installation path 2019-08-01 15:53:20 -04:00
setup.py.in [Cython/Test] Install test subdirs in Cython interface 2019-06-29 17:02:41 -04:00