New
v6.7.0
v6.7.0
Download location: https://sourceforge.net/projects/coolprop/files/CoolProp/6.7.0/
Highlights:
- Added wheels for Python 3.13
- Added EOS for R-1336mzz(E)
Issues closed:
- https://github.com/CoolProp/CoolProp/issues/2307 : Feature Request: Implementation of the novel Refrigerant R1336mzz(e) into HEOS Backend
- https://github.com/CoolProp/CoolProp/issues/2325 : HEOS::R1336MZZE does not work properly
- https://github.com/CoolProp/CoolProp/issues/2430 : Support for python 3.13
- https://github.com/CoolProp/CoolProp/issues/2462 : Python3.13 getting same error as #1876 Python 3.8 : Error in import #1876
Pull requests merged:
- https://github.com/CoolProp/CoolProp/pull/2309 : Addition of EoS JSON of R1336mzz(E) from Akasaka-IJT-2023
- https://github.com/CoolProp/CoolProp/pull/2329 : Fix the triple points densities for R-1336mzz(E)
- https://github.com/CoolProp/CoolProp/pull/2341 : Update build process for LibreOffice wrapper
- https://github.com/CoolProp/CoolProp/pull/2342 : Include stdbool for C interface
- https://github.com/CoolProp/CoolProp/pull/2347 : Update CMakeLists.txt
- https://github.com/CoolProp/CoolProp/pull/2351 : Fix bug introduced by 443a2fd
- https://github.com/CoolProp/CoolProp/pull/2362 : update Excel-wrapper for Mac docs
- https://github.com/CoolProp/CoolProp/pull/2396 : Add link to coolprop-mat repo
- https://github.com/CoolProp/CoolProp/pull/2402 : Use temperature dependent hard sphere diameter for ion term in ePC-SAFT
- https://github.com/CoolProp/CoolProp/pull/2404 : Improve Robustness of IF97 Reverse (P,H) and (P,S) Evaluations Along Saturation Curve
- https://github.com/CoolProp/CoolProp/pull/2415 : Update index.rst
- https://github.com/CoolProp/CoolProp/pull/2416 : Bypass Mathcad builder on pushes and PRs
- https://github.com/CoolProp/CoolProp/pull/2418 : Update the Release Workflow for upload/download-artifact@v4 [skip ci]
- https://github.com/CoolProp/CoolProp/pull/2419 : Fix libreoffice_builder
- https://github.com/CoolProp/CoolProp/pull/2436 : Python 3.13 and replace distutils with setuptools PEP 632 – Deprecate distutils
- https://github.com/CoolProp/CoolProp/pull/2439 : Fix np.NaN for numpy >=2
- https://github.com/CoolProp/CoolProp/pull/2446 : Fix Plots of log-p-h diagrams
- https://github.com/CoolProp/CoolProp/pull/2450 : Update msgpack-c and selectively add boost
- https://github.com/CoolProp/CoolProp/pull/2463 : Support plotting in C++
- https://github.com/CoolProp/CoolProp/pull/2471 : Get Mathcad Workflow Running Again