Skip to content

Releases: JonPaulLundquist/lambda_corr

v0.8.0

05 Mar 09:42

Choose a tag to compare

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

28 Jan 06:14

Choose a tag to compare

  • Added lambda_corr_nb(...) for Numba nopython usage (prevalidated inputs).
  • Docs: expanded module docstring.