-
Notifications
You must be signed in to change notification settings - Fork 7
0.5.0 notes
Patrick Boateng edited this page Oct 1, 2025
·
1 revision
Welcome to the March 2025 release of geolysis. geolysis 0.5.0 is a beta
release version.
The Python versions supported are:
- Python 3.10
- Python 3.11
- Python 3.12
- Added
foundation_typeparameter togeolysis.foundation.FoundationSize - Added
geolysis.spt.create_spt_correctionfactory function for creating SPT Corrections. - Deprecated and removed
corrected_spt_n_valuemethod fromgeolysis.spt.EnergyCorrectionclass, usegeolysis.spt.EnergyCorrection.standardized_spt_n_value - Changed enum name from
CLF_TYPEtoClfType - Changed enum name from
ABC_TYPEtoABCType - Changed enum name from
ABC_TYPEtoUBCType - Improved the documentation of all public objects.
Last but certainly not least, a big Thank You to all the contributors of
geolysis.