Releases: psychrometrics/psychrolib
Releases · psychrometrics/psychrolib
2.5.0
12 Apr 06:50
Compare
Sorry, something went wrong.
No results found
Python: Add support for handling Numpy vectors and JIT compilation with Numba (#57 ).
Minor docstring improvements: Use parenthesis instead of brackets to indicate open intervals (#59 ).
CI Improvements (#57 , #58 , #60 ).
2.4.0
11 Mar 17:46
Compare
Sorry, something went wrong.
No results found
Add R language support (#49 , #53 , #54 ).
Update licence headers.
General README.md/docs improvements.
2.3.0
21 Nov 17:59
Compare
Sorry, something went wrong.
No results found
Add GetTDryBulbFromMoistAirVolumeAndHumRatio.
Add GetTFahrenheitFromTRankine and GetTCelsiusFromTKelvin.
Define ZERO_FAHRENHEIT_AS_RANKINE and ZERO_CELSIUS_AS_KELVIN.
2.2.0
05 Nov 07:41
Compare
Sorry, something went wrong.
No results found
Add C# support with .NET Standard 1.0 (.NET Core >= 1.0 & .NET Framework >= 4.5).
2.1.1
08 Aug 15:58
Compare
Sorry, something went wrong.
No results found
Use of triple point of water in GetSatVapPres (#36 ).
2.1.0
21 Mar 12:50
Compare
Sorry, something went wrong.
No results found
Add functions to convert between specific humidity and humidity ratio (aka mixing ratio).
Add functions to convert to dry bulb temperature or humidity ratio from enthalpy.
Restrict minimum value of humidity ratio to 1e-7
Fix bug with GetTDewPointFromVapPres not always converging due to discontinuity about the freezing point of water in GetSatVapPres formulae.
General README.md/docs improvements.
2.0.0
11 Jan 13:11
Compare
Sorry, something went wrong.
No results found
JOSS review: update paper and readme + add Zenodo metadata (#11)