cantera/interfaces
Ray Speth 968dc24925 [Python] Fix compatibility with Cython < 0.27
After setting the "language_level" directive (6c0866ef), nested comprehension
expressions erroneously triggered an error message from the Cython compiler
saying "local variable 's' referenced before assignment". While the problem has
been fixed in Cython 0.27 and newer, this commit restores compatibility with
older Cython versions as well.
2019-03-14 14:03:51 -04:00
..
cython [Python] Fix compatibility with Cython < 0.27 2019-03-14 14:03:51 -04:00
matlab Fix typo in Matlab documentation for cp_mass 2019-02-17 08:12:53 -05:00
python_minimal [SCons] Only build the Python package for Python 3.x 2018-09-19 17:59:59 -04:00