Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.25 KB

File metadata and controls

39 lines (23 loc) · 1.25 KB

Changelog

All notable changes to the project are documented in this file.

The format follows Common Changelog, and the project adheres to Semantic Versioning.

Changed

Added

Fixed

  • Fix error in quantile sampling if NaNs are present (#8) (@austint)

Changed

  • Sanitize molecules from GraphGA (#5) (@austint)
  • GraphGA molecule generation now independent of batch size (#5) (@austint)

Fixed

  • Fix import error for python<3.8 (#3) (@austint)
  • Fix unintended use of system random in sampling (#4) (@austint)
  • Fix occasional crash from rdkit errors during crossover (#5) (@austint)

0.1.0 - 2023-09-05

🌱 Initial public release.