You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the scenario that I know which molecules and atom indices I want to create charge constraints for, it's kind of a hassle to make them; I need to use Molecule.get_atoms. It would be nice to have a Molecule.atoms array to index.
Expected behavior
In the scenario that I know which molecules and atom indices I want to create charge constraints for, it's kind of a hassle to make them; I need to use
Molecule.get_atoms
. It would be nice to have aMolecule.atoms
array to index.Actual behavior
To Reproduce
Screenshots
Computing environment:
conda list
:Additional context
The text was updated successfully, but these errors were encountered: