Skip to content

Python genetic values

Compare
Choose a tag to compare
@molpopgen molpopgen released this 04 Aug 22:24
· 683 commits to main since this release

This release allows genetic value objects to be written in Python.
The API closely matches the underlying C++, making it easy to prototype
in Python and then implement in C++ later if speed is needed.

As usual, install from PyPi or conda. If you use an archive from this GitHub release, use the sdist and not the auto-generated files.