3 lines
85 B
Python
3 lines
85 B
Python
"""
|
|
contains operations on a single genome. e.g. forward, mutate, crossover, etc.
|
|
""" |