Releases: joshbriegal/sacf
Releases · joshbriegal/sacf
SACF v2.0
GACF v1.1
Including the new squared fractional weight function, authored by @LKreutzer.
What's Changed
- Add squared fractional weight function by @LKreutzer in #22
New Contributors
- @LKreutzer made their first contribution in #22
Full Changelog: v1.0.1...v1.1
GACF v1.0.1
Update documentation, minor bugfixes.
GACF v1.0.0
First Release of GACF library.
See Readme.md for details.
Similar to astropy.LombScargle class definition.
gacf v0.4
Clean up build for PyPI release.
Version 0.1
C++ and Python codebase. Includes examples of how to generate periods from the G-ACF
Updates to G-ACF, pre release v 0.0.4
Includes both sides of ACF + faster CPP methods.
First draft GACF code
GACF 1st draft
Contains the generalised autocorrelation function as proposed by Lars Kreutzer, with default normalisation.
TODO: test weighted normalisation function for next release.
First release python code
First release of the GACF python wrapper