A qm descriptor prediction package
Project description
qmdesc
A trained multitask constraint message passing neural networks for QM atomic/bond property predictions as described in the paper Regio-Selectivity Prediction with a Machine-Learned Reaction Representation and On-the-Fly Quantum Mechanical Descriptors.
QM descriptors under B3LYP/def2svp level of theory that can be predicted with this model:
- Hirshfeld partial charge
- Neucleuphilic Fukui indices
- Electrophilic Fukui indices
- NMR shielding constants
- Bond lengths
- Bond orders
Documentation: Documentation of qmdesc is available at https://qmdesc.readthedocs.io/en/latest/index.html.
Requirements
- RDKit
Installation
For all installations, we recommend using conda to get the necessary rdkit dependency:
conda install -c rdkit rdkit
pip install qmdesc
Or from envrioment.yml
conda create --name qmdesc --file environment.yml
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qmdesc-1.0.6.tar.gz
(11.4 kB
view hashes)
Built Distribution
qmdesc-1.0.6-py3-none-any.whl
(19.8 MB
view hashes)