No project description provided
Project description
Espaloma Charge
Standalone charge assignment from Espaloma framework. https://doi.org/10.1039/D2SC02739A
Installation
pip install espaloma_charge
Example
from rdkit import Chem; from espaloma_charge import charge
molecule = Chem.MolFromSmiles("N#N")
charge(molecule)
>>> array([0., 0.], dtype=float32)
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
espaloma_charge-0.0.1.tar.gz
(6.6 kB
view hashes)
Built Distribution
Close
Hashes for espaloma_charge-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6eec80cf70ecef08eddde7cffe8b111978dcb44477a69465a88250f91772a83 |
|
MD5 | 9f1301c793bbe684b9d6a7397dd7be09 |
|
BLAKE2b-256 | 60c8ccd33b1c8342a363ee7fa428ca64e6b6e169910c94413ee7fe1e88bb0274 |