Skip to content

1.0.0rc2

Pre-release
Pre-release

Choose a tag to compare

@rmnldwg rmnldwg released this 26 Jun 14:59
· 45 commits to main since this release
1174620

What's New

Bug Fixes

  • Divide by midext prevalence. Fixes #72.
    This fixes a bug we reintroduced where we didn't compute observed and
    model prevalence in an analogous and comparable way.

Documentation

  • Fix build badge in README.
  • Fix outdated links to rmnldwg.

Miscellaneous Tasks

  • Update pre-commit & ruff rules.

Testing

  • Fix the dataset used for testing prevalences.

Build

  • Switch to src layout. Fixes #74.

Ci

  • Use tests action with coverage.