Releases: ur-whitelab/exmol
Releases · ur-whitelab/exmol
v2.0.0
- Added surrogate model explanation method
- Added support for attributing ECFP, MACCS fingerprints, rdkit descriptors and plotting them
- Example notebooks for new method
- Fixed chirality stripping in sanitize
- Made it possible to use multiple base molecules for ECFP descriptors
v2.0.0.dev2
Pre-release 2
- Added surrogate model explanation method
- Added support for attributing ECFP, MACCS fingerprints, rdkit descriptors and plotting them
- Example notebooks for new method
- Fixed chirality stripping in sanitize
- Made it possible to use multiple base molecules for ECFP descriptors
v2.0.0-dev1
Pre-release
- Added surrogate model explanation method
- Added support for attributing ECFP, MACCS fingerprints, rdkit descriptors and plotting them
- Example notebooks for new method
v1.1.0
v1.0.2
v1.0.1
v1.0.0
Possibly Breaking changes
- Switched to SELFIES v2.0, so custom alphabets will need to be ported.
Changes
- Removed "experimental" tag from Chemed and Custom methods
Bug fixes
- Type annotations now pass
mypy
- Paper models now generate SVGs correctly and fixed token issues