Releases: nanograv/la_forge
Releases · nanograv/la_forge
Add Bayes Factor Calculations
What's Changed
- Adding functionality for thinning chains and using SlicedCore with PT by @Hazboun6 in #19
- Merge Dev into Main by @Hazboun6 in #21
- Add Bayes factor calculations
- Additional diagnostics included
- Remove Python 3.7 (deprecated) by @AaronDJohnson in #27
- update version by @AaronDJohnson in #28
New Contributors
- @AaronDJohnson made their first contribution in #27
Full Changelog: v1.0.2...v1.1.0
Tab Delimiter Bug Fix
Full Changelog: v1.0.1...v1.0.2
Quick fix for loading issue created by errant forward slash.
HyperModelCore I/O
This patch release fixes an issue with saving and loading HyperModelCores. There is now support to save the param_dict attribute in HDF5.
Full Changelog: Hazboun6/la_forge@v1.0.0...v1.0.1
First Major Release
This is the first Major Version Release of La Forge. The code has been used extensively in recent years, but here we add the ability to save the chains as HDF5 files and added a testing suite, along with extensive documentation.
What's Changed
- Major Version Bump by @Hazboun6 in https://github.com/Hazboun6/la_forge/pull/13
- GP Tests by @Hazboun6 in https://github.com/Hazboun6/la_forge/pull/14
Full Changelog: Hazboun6/la_forge@v0.4.0...v1.0.0
Testing Suite and Code Cleanup
v0.4.0 bumped version
First Release
First release of the software for versioning and general use.