8000 Releases · AustinT/mol_ga · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Releases: AustinT/mol_ga

v0.2.1

03 Nov 16:04
Compare
Choose a tag to compare

Very small change: simplify logic in the mol_ok function in crossover.py. Thanks @alstonlo for raising this issue!

v0.2.0

03 Oct 21:24
744aca9
Compare
Choose a tag to compare

Includes a fix for #10. This will slightly chance the behavior (even if the same random number generator is used), hence the bump to a new minor version. Other functionality is mostly unchanged.

v0.1.3

03 Oct 17:06
Compare
Choose a tag to compare

Small update from 0.1.2 (just added an input check). Publishing this release will also test changes to the PyPI publishing pipeline.

v0.1.2

01 Jul 11:27
a219797
Compare
Choose a tag to compare

Fixed a small bug in quantile sampling which has been sitting on the main branch for a while.

0.1.1

12 Oct 11:07
Compare
Choose a tag to compare

Added a few bug fixes from v1, which includes slightly change in method definitions for sampling. Apologies for breaking changes.

0.1.0

05 Sep 10:29
Compare
Choose a tag to compare

First release!

0