Skip to content

Releases: psychrometrics/psychrolib

2.5.0

12 Apr 06:50
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • Add R language support (#49, #53, #54).
  • Update licence headers.
  • General README.md/docs improvements.

2.3.0

21 Nov 17:59
bd71cdd
Compare
Choose a tag to compare
  • Add GetTDryBulbFromMoistAirVolumeAndHumRatio.
  • Add GetTFahrenheitFromTRankine and GetTCelsiusFromTKelvin.
  • Define ZERO_FAHRENHEIT_AS_RANKINE and ZERO_CELSIUS_AS_KELVIN.

2.2.0

05 Nov 07:41
ab71aef
Compare
Choose a tag to compare
  • Add C# support with .NET Standard 1.0 (.NET Core >= 1.0 & .NET Framework >= 4.5).

2.1.1

08 Aug 15:58
8c52c80
Compare
Choose a tag to compare
  • Use of triple point of water in GetSatVapPres (#36).

2.1.0

21 Mar 12:50
22b9f3e
Compare
Choose a tag to compare
  • 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
b254b1b
Compare
Choose a tag to compare
JOSS review: update paper and readme  + add Zenodo metadata (#11)