Releases
v0.7.0
Added
Added SAFT-VR Mie equation of state. #237
Added ePC-SAFT equation of state. #229
Changed
Updated model implementations to account for the removal of trait objects for Helmholtz energy contributions and the de Broglie in feos-core
. #226
Changed Helmholtz energy functions in PcSaft
contributions so that the temperature-dependent diameter is re-used across different contributions. #226
Renamed structs in uvtheory
module in accordance with names in other models (UV...
to UVTheory...
). #226
Restructured uvtheory
module: added modules for BH and WCA. #226
Updated github action versions for CI/CD. #226
Added codegen-units = 1
to release-lto
profile. #226
Removed
Removed VirialOrder
from uvtheory
module. Orders are now variants of the existing Perturbation
enum. #226
Packaging
Updated quantity
dependency to 0.8. #238
Updated num-dual
dependency to 0.9. #238
Updated numpy
and PyO3
dependencies to 0.21. #238
You can’t perform that action at this time.