rzshrote / pybrops

Python Breeding Optimizer and Simulator: A Python library for simulating and optimizing breeding pipelines.
https://rzshrote.github.io/pybrops/
MIT License
2 stars 1 forks source link

Change output type for 'select' functions #54

Closed rzshrote closed 1 year ago

rzshrote commented 2 years ago

Currently produces a tuple. Return as a MatingConfiguration object.