Scikit-fingerprints

Latest version: v1.11.0

Safety actively analyzes 682416 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.6.1

Breaking changes

- moved loose utility functions into `utils` directory

New features and improvements

- a lot of new docs, all fingerprints are now fully documented
- functions for loading MoleculeNet datasets, hosted on HuggingFace Hub
- molecule standardizer, inspired by MolVS
- add memory usage and fingerprint tuning to benchmarking
- small MHFP and SECFP performance improvement
- update allowed RDKit version

**Full Changelog**: https://github.com/scikit-fingerprints/scikit-fingerprints/compare/v1.5.0...v1.6.1

1.5.0

Breaking changes

- changed `ConformerGenerator` error handling argument; the default behavior should stay the same
- fixed PubChem SMARTS patterns

New features and improvements

- new fingerprints: MACCS count, MQNs
- better looking docs
- docs for fingerprints: autocorrelation, MACCS, PubChem, Topological Torsion
- some fingerprints were missing the `batch_size` argument, fixed

1.4.1

New features and improvements

- new fingerprints: functional groups
- docs: do not display the whole path to classes
- fix imports for older versions of scikit-learn

1.4.0

Breaking changes

- reduced default number of `max_attempts` in `ConformerGenerator` from 10000 to 1000, to greatly increase the speed for most use cases

New features and improvements

- new fingerprints: USR, USRCAT

1.3.0

Breaking changes

- add parameter constraints in scikit-learn style for parameter validation
- heavily refactored `ConformerGenerator` to allow generation of multiple conformers
- MAP fingerprint now requires generated conformers, instead of generating them inside

New features and improvements

- new fingerprints: Ghose-Crippen, Klekota-Roth, Laggner, Layered, Lingo, Mordred
- add heavy atom pair scaling to Atom Pair fingerprint
- docs for fingerprints: Atom Pair, ERG
- fix MAP fingerprint bugs, improve stability and speed
- reduce E3FP logs
- add Makefile
- refactor time benchmark

1.1.2

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.