Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 656 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 656 Bytes

ElectronicStructure

Build Status Coverage

This package provides an interface to electronic structure calculation packages. The only package supported is pyscf.

Note that doc strings for Python objects are available at the Julia REPL. For example

help?> ElectronicStructure.pyscf.gto.Mole

Data structures compatible with Qiskit and OpenFermion are supported.