Releases: JonPaulLundquist/lambda_corr
Releases · JonPaulLundquist/lambda_corr
v0.8.0
Completely reworked p-value calculations. Much more accurate now with Beta-mixture approximation. Reorganized functions into multiple files for clarity. Included High Performance Computing code and submission scripts for the Beta-mixture null distribution calculations. Also, added real-world example usage in \example. This uses Lambda correlation to calculate my analysis of supergalactic correlation structure using Pierre Auger Observatory data.
v0.6.0
- Added
lambda_corr_nb(...)for Numba nopython usage (prevalidated inputs). - Docs: expanded module docstring.