Releases: alexander-group/syncfit
Releases · alexander-group/syncfit
v0.3.4
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- fix upperlimit bug by @noahfranz13 in #8
- update version by @noahfranz13 in #9
Full Changelog: v0.3.2...v0.3.3
v0.3.2
Allow for users to fix any input parameter with the logprob_kwargs
argument.
What's Changed
- make it so you can fix any parameter using the logprob_kwargs argumen… by @noahfranz13 in #6
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- Add features requested in Issue #1 by @noahfranz13 in #3
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- Suppress the too many RuntimeWarnings by @noahfranz13 in #2
New Contributors
- @noahfranz13 made their first contribution in #2
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Fix a unit conversion bug in the MQModel where it was expecting lum_dist to be an astropy Quantity when it really shouldn't have been.
v0.2.1
Quick bug fix on an import since the last release.
v0.2.0
Add dynesty nested sampling functionality
Full Changelog: 0.1.0...v0.2.0
v0.1.0
Major update was to allow users to use the model @OverRide decorator to override methods and customize them.
Full Changelog: 0.0.1...0.1.0