Skip to content

Releases: OrF8/StatOverflow

Release list

v1.0.0

Choose a tag to compare

@OrF8 OrF8 released this 28 Jun 23:03
22ea511

What's Changed

  • Add daily data processing, analysis, and null model comparisons by @OrF8 in #2
  • [ImgBot] Optimize images by @imgbot[bot] in #3
  • Inverse Problem by @OrF8 in #4
  • Audit current codebase before cleanup by @OrF8 in #5
  • Remove high-confidence unused notebook code by @OrF8 in #6
  • Replace wildcard constants imports with explicit imports by @OrF8 in #7
  • Extract preprocessing logic into tested module by @OrF8 in #8
  • Extract Fano-factor analysis into tested module by @OrF8 in #9
  • Extract lagged covariance analysis into tested module by @OrF8 in #10
  • Extract null-model analyses into tested module by @OrF8 in #11
  • Extract inverse-problem analysis into tested module by @OrF8 in #12
  • Make project paths import-safe by @OrF8 in #13
  • Add synthetic edge-case guards by @OrF8 in #14
  • Add pyproject dependency metadata by @OrF8 in #15
  • Move configuration into package by @OrF8 in #16
  • Enable editable package installation by @OrF8 in #17
  • Isolate analysis random state by @OrF8 in #18
  • Consolidate analysis loading helpers by @OrF8 in #19
  • Refactor StatOverflow into a tested, reusable Python package by @OrF8 in #20
  • Add comprehensive StatOverflow README by @OrF8 in #21
  • Add MIT license and document repository licensing by @OrF8 in #22

New Contributors

  • @OrF8 made their first contribution in #2
  • @imgbot[bot] made their first contribution in #3

Full Changelog: https://github.com/OrF8/StatOverflow/commits/v1.0.0

Submitted version.