Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Releases: feos-org/feos-ad

v0.2.3

28 May 07:49
29a0c74

Choose a tag to compare

Changed

  • Simplify the Eigen trait for better readable trait bounds. #5

v0.2.2

28 May 07:48
867907f

Choose a tag to compare

Fixed

  • Export Eigen to be able to calculate critical points for pure components and binary mixtures generically. #4

v0.2.1

14 Apr 12:52
de09f80

Choose a tag to compare

Added

  • Added StateAD::molar_isochoric_heat_capacity and StateAD::molar_isobaric_heat_capacity. #3

v0.2.0

27 Jan 08:36

Choose a tag to compare

Changed

  • Made PcSaftBinary generic for associating/non-associating systems. #2

Removed

  • Removed ChemicalRecord. #2

v0.1.1

21 Jan 12:57

Choose a tag to compare

Added

  • Implemented PC-SAFT for a binary mixture. #1