Skip to content

Releases: blab/evofr

Release list

0.2.1

Choose a tag to compare

@victorlin victorlin released this 22 Jun 17:09

Changes

  • Relax the numpy and pandas dependency constraints from ^ (which capped both below 2.0) to >=, so evofr installs against modern numpy/pandas (2.x/3.x) and on Python 3.12+ without falling back to building old, unsupported source releases.

0.2.0

Choose a tag to compare

@huddlej huddlej released this 09 Feb 19:25
9594b11

Features

  • Support alternate point estimators for posterior distributions of frequencies and growth advantages (e.g., mean or median). See #65 for more.