Skip to content

1.0.2 - 2022.08.08

Compare
Choose a tag to compare
@ale94mleon ale94mleon released this 08 Aug 13:57
· 294 commits to main since this release

Removed

  • Popen option in moldrug.utils.run.

Changed

  • RuntimeError by warnings.warn when vina run fails and save every error as idx_error.pbz2. Where idx is the index of the failed individual.
  • Print format when mutate fails inside of moldrug.utils.GA

Added

  • Print MolDrug's version when the command line is used.