Skip to content

Bug fixes, database creation improvements

Compare
Choose a tag to compare
@tjkessler tjkessler released this 27 Mar 19:02
· 229 commits to master since this release
f92b742
  • Added "set_spawn_method", fixes multiprocessing on Unix systems
  • Databases can now be constructed with fingerprints instead of descriptors
  • "get_smiles" function now returns an empty string if the molecule is not found on PubChem
  • Slight updates to logging
  • Hyperparameter tuning bug fix