V1.0.0 API redesign and first Pyhon-API draft
First official version of yaeos! 🥳
This release includes a big change in the library's general API. Using methods for each property that can be calculated by an ArModel. Also the naming and order of arguments have been standardized, as seen in our styling guide.
What's ahead
- The inclusion of more thermodynamic models
- Ideal models to calculate thermodynamic properties
- Complex phase-diagrams tracing
- More documentation for the end user
- Fully functional Python API published on PyPI
- Deploying of packages executables on each release
What's Changed
- Fixed where construct by @fedebenelli in #10
- Update main by @fedebenelli in #14
- Update from main by @fedebenelli in #20
- New CI including intel's LLVM compiler
ifx
by @fedebenelli in #81 - Doc salva by @SalvadorBrandolin in #82
- Adding CI for intel compilers and other versions of gfortran. by @fedebenelli in #83
- Change of fitting routines behaviour by @fedebenelli in #88
- Method Thermoprops and analyitical solution for CubicEoS by @fedebenelli in #90
- test for exact root solvers by @SalvadorBrandolin in #91
- PT spec by @fedebenelli in #92
- Python API work by @fedebenelli in #86
- Road to v1.0.0 by @fedebenelli in #84
- Renamed EquilbriaState to EquilibriumState by @fedebenelli in #94
Full Changelog: v0.3.0...v1.0.0