Ian Bell
Ian Bell
Please upgrade to bullseye (11) or bookworm (12). With them, I can do ``pip install coolprop`` and the binary wheels are downloaded and work properly (at least on my new...
The problem is that there are no mixing parameters available for this mixture. In the low-level interface you get a more helpful error message. With ```python import CoolProp.CoolProp as CP...
@jowr Can you take a look at this? I think you are more well-versed in C++ parallelism than me
My understanding is that the mutex is only needed for adding and removing from the std::map
Where do we stand on this PR?
Are we ready to merge? I am no mutex expert but the approach seems reasonable and if it is working, then I think we are good(ish).
I'll merge this and then we can make updates if necessary
Duplicate of https://github.com/CoolProp/CoolProp/issues/2350 . Help from the community is requested.
A pull request adding this would be welcomed.
As mentioned before, a pull request adding these functions would be welcomed