Skip to main content

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


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.2.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

espaloma_charge-0.0.2-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page