Skip to content

Tags: speth/ember

Tags

v1.4.0

Toggle v1.4.0's commit message
Bump version to 1.4.0

v1.3.0

Toggle v1.3.0's commit message
Bump version to 1.3.0

v1.2.2

Toggle v1.2.2's commit message
Maintenance release of the 1.2 branch.

Compatible with the 'legacy' Cantera 2.1 Python module.

v1.2.1

Toggle v1.2.1's commit message
Fix logic error in determining whether to call setBoundaryValues

setBoundaryValues should be called only if the user has actually supplied a
value for one or more of the specified options, but the check being made
resulted in setBoundaryValues being called in almost all cases.

v1.2.0

Toggle v1.2.0's commit message
Bump version to 1.2.0

Ember 1.2.x will continue to use the legacy Cantera Python
interface. Ember >= 1.3 will use the new Cantera Python interface.

v1.1.0

Toggle v1.1.0's commit message
Set version to 1.1.0

Also add the __version__ attribute to the Python module

v1.0.0

Toggle v1.0.0's commit message
Moved some documentation into headers so it will be processed by Doxygen

v1.0-beta

Toggle v1.0-beta's commit message
Removed the no-longer-used Boost.NumPy library from ext/