Python genetic values
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.