Jorrit Wronski
Jorrit Wronski
### Prerequisites * [x] Checked the developer manual * [x] Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=repo%3Alibtom%2Flibtomcrypt * [x] Checked that your issue isn't related to TomsFastMath's limitation that...
We introduced buildbots and automatic documentation generation in order to structure the development process. The challenge is that building some wrappers requires proprietary software we might not have a license...
Allow to specify the bitness when fetching the CMake binaries
As a follow up on #231, I have tried to move to qtpy. Are you att all interested in such a change?
I think this commit broke the docs: https://github.com/CoolProp/CoolProp/commit/443a2fd276112a88ab42c3e74ce2aeb1c7b40764 See run 673 of the documentation builder for details, maybe @msaitta-mpr could have a look?
### Description of the Change A new configuration parameter to enforce using mass-based vapour quality calculation in the REFPROP backend. ### Benefits Calls using mass-based quality can now be calculated...
Initially intended to close #1898, but causes trouble as discussed in #1941 .
There is a problem with the msgpack-c configuration when compiling for Windows on ARM. I have tried fiddling with the endianness, but to no avail. ```batch AbstractState.cpp ..\..\externals\msgpack-c\include\msgpack/predef/other/endian.h(49): warning C4005:...
When building binaries for the PowerPC architecture, we should be clear about what system we are targeting. The preprocessor macros and the CMake settings indicate that we assume that all...
I get many requests for ammonia-water mixtures. This is probably goin to be a special case with a custom EOS, but it might be worth the effort due to the...