Files
CoolProp/wrappers/Python
Howard Cheung 3e1978be98 Change for compiler directive name in Cython 0.26 (#1527)
Cython 0.26 changes its compiler directive name from `embed_signature` to `embedsignature`. Hence an if-statement is added to facilitate compilation of Python wrappers using the new compiler directive name when Cython 0.26 is used. `_profiling_enabled` variable is also handled slightly more elegant.
2017-07-25 10:37:20 +02:00
..
2014-12-30 17:44:08 -05:00
2014-08-03 14:00:46 +02:00