Download Latest Version v2.3.1 source code.zip (150.9 MB)
Email in envelope

Get an email when there's a new version of Chemprop

Home / 2.3.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-16 1.4 kB
v2.3.0 source code.tar.gz 2026-07-16 150.7 MB
v2.3.0 source code.zip 2026-07-16 150.9 MB
Totals: 3 Items   301.5 MB 0

Myerson values and Cuik-molmaker

This minor release adds a new interpretability method, Myerson values, available both through the CLI and in python scripts. Details about the method can be found in the docs here and here.

This release adds a new package dependency, myerson, and promotes cuik_molmaker from an optional dependency. Users who previously installed chemprop from GitHub may need to manually install these packages when pulling this release.

pip install myerson
pip install cuik_molmaker_pin

or

conda install conda-forge::myerson
conda install conda-forge::cuik_molmaker

What's Changed

New Contributors

Full Changelog: https://github.com/chemprop/chemprop/compare/v2.2.4...v2.3.0rc1

Source: README.md, updated 2026-07-16