mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-09 05:58:12 -05:00
* Improvements to mixture pair management Add C++ function declarations for functions that are exposed to Python but not C++. Update apply_simple_mixing_rule to not break default rules. This has caused confusion and bugs in the past; see, e.g., https://github.com/CoolProp/CoolProp/issues/1874, https://github.com/CoolProp/CoolProp/issues/2082. * Delete no longer applicable docs See #1875