| .. |
|
data
|
Include data files with the new Python module
|
2012-09-06 19:56:51 +00:00 |
|
examples
|
[Cython] Minor reorganization of examples
|
2013-08-22 21:46:17 +00:00 |
|
mixmaster
|
[Cython] Fix syntax errors in MixMaster for Python 3
|
2013-08-14 17:56:05 +00:00 |
|
test
|
[Test] Avoid exact comparisons of floating point numbers
|
2013-08-21 19:49:37 +00:00 |
|
__init__.pxd
|
[Cython] Add __init__.pxd to allow 'from cantera cimport ...'
|
2013-09-28 18:18:23 +00:00 |
|
__init__.py
|
[Cython] Added the "import_phases" convenience function
|
2013-02-01 23:39:44 +00:00 |
|
_cantera.pxd
|
[Cython] Add declarations for free functions to _cantera.pxd
|
2013-09-30 01:53:40 +00:00 |
|
_cantera.pyx
|
[Cython] Added interface for ReactionPathDiagram
|
2013-05-29 00:11:57 +00:00 |
|
base.pyx
|
[Cython] Changed variable names to be consistent with PEP8
|
2013-01-30 22:05:30 +00:00 |
|
composite.pyx
|
[Cython] Added Sphinx docs for composite classes & importing
|
2012-12-26 23:56:24 +00:00 |
|
constants.pyx
|
[Cython] Changed variable names to be consistent with PEP8
|
2013-01-30 22:05:30 +00:00 |
|
func1.pyx
|
[Cython/1D] 1D solver can be interrupted by ctrl-c
|
2013-03-04 17:31:41 +00:00 |
|
interrupts.py
|
[Cython/1D] 1D solver can be interrupted by ctrl-c
|
2013-03-04 17:31:41 +00:00 |
|
kinetics.pyx
|
[Cython] Add declarations for free functions to _cantera.pxd
|
2013-09-30 01:53:40 +00:00 |
|
liquidvapor.py
|
Added docstrings to Cython PureFluid class
|
2012-09-06 19:59:00 +00:00 |
|
mixture.pyx
|
[Cython] Improve support for building derived Cython modules
|
2013-09-25 22:57:36 +00:00 |
|
onedim.pyx
|
[Cython] Improve support for building derived Cython modules
|
2013-09-25 22:57:36 +00:00 |
|
reactionpath.pyx
|
[Cython] Improve support for building derived Cython modules
|
2013-09-25 22:57:36 +00:00 |
|
reactor.pyx
|
[Cython] Improve support for building derived Cython modules
|
2013-09-25 22:57:36 +00:00 |
|
thermo.pyx
|
[Cython] Improve support for building derived Cython modules
|
2013-09-25 22:57:36 +00:00 |
|
transport.pyx
|
[Cython] Add declarations for free functions to _cantera.pxd
|
2013-09-30 01:53:40 +00:00 |
|
utils.py
|
[Cython] Added 'add_module_directory' utility function
|
2013-02-01 23:40:18 +00:00 |
|
utils.pyx
|
[Cython] Changed variable names to be consistent with PEP8
|
2013-01-30 22:05:30 +00:00 |