Skip to content

PyPop 1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 21:47
· 83 commits to main since this release

Install via PyPI

pip install -U pypop-genomics

1.0.1 - 2024-02-11

Features

Bug Fixes

  • switch to scientific notation when frequencies can't be displayed as decimals by @alexlancaster (#192)
  • Port [RandomBinningFilter] to Python 3, include more complex filtering tests by @alexlancaster (#187)

Internal

Documentation

A full history of changes is available in NEWS.md.

Full Changelog: v1.0.0...v1.0.1