0.1.0a3
Pre-release
Pre-release
Bug fixes:
- Fix
Graph.in_generations()
to also convert theDeme.start_time
field.
Thanks to @apragsdale for reporting the problem.
(@grahamgower, #224, #225). - Fix
assert_close()
andis_close()
equality checks to compare the deme
start_time
.
(@grahamgower, #224, #225).