CoolFace
Datasetpublic

qml/integrals

Quantum Electronic Integrals This dataset contains quantum interaction integrals between randomly sampled pairs/quadruples of Gaussian-Type Orbitals (GTOs).The targets were computed in julia using GaussianBasis.jl. Loading data from python See qml/data/integrals.py. Loading a mono-electronic integral dataset should be as simple as: from qml.data import MonoIntegral I_2_1 = MonoIntegral.h5read("integrals/mono_20k/mono_2_1.h5") The MonoIntegral class inherits… See the full description on the dataset page: https://huggingface.co/datasets/qml/integrals.

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes24downloads
10 commits on main
d3f02692y ago

rename mono_1k files for consistency

opeltre
27ad58c2y ago

add bi2c_1k with updated cutoff value

opeltre
93423ab2y ago

change `index` field to `target_size` field.

opeltre
4f2de5e2y ago

add mono_1k

opeltre
61e6ac92y ago

add IntegralGen.jl

opeltre
c22034c2y ago

fix center(atoms) polymorphism

opeltre
0587dae2y ago

add Integrals.jl

opeltre
d4fc45a2y ago

add licence, Shells.jl and ShellGen.jl

opeltre
5b0cbb52y ago

initial commit

opeltre
6f6905a2y ago

initial commit

opeltre