https://github.com/lanl/qhat
Quantum Hamiltonian Analysis Toolkit for studying quantum computing algorithms applied to Hamiltonian simulation or related topics
https://github.com/lanl/qhat
fault-tolerant-quantum hamiltonian-simulation quantum-computing quantum-resource-estimation research
Last synced: 20 days ago
JSON representation
Quantum Hamiltonian Analysis Toolkit for studying quantum computing algorithms applied to Hamiltonian simulation or related topics
- Host: GitHub
- URL: https://github.com/lanl/qhat
- Owner: lanl
- License: other
- Created: 2026-02-25T15:46:03.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-05-27T20:23:38.000Z (24 days ago)
- Last Synced: 2026-05-27T22:03:41.157Z (24 days ago)
- Topics: fault-tolerant-quantum, hamiltonian-simulation, quantum-computing, quantum-resource-estimation, research
- Language: Python
- Homepage:
- Size: 535 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# QHAT: Quantum Hamiltonian Analysis Toolkit
QHAT ("Q-hat") supports research into Hamiltonian simulation on quantum computers. The current
pieces are
- [`hamiltonian_generator`](/hamiltonian_generator): generate a Hamiltonian from a description of a molecule
- [`analysis`](/analysis): analysis of quantum algorithms involving Hamiltonians
- [`common`](/common): modules used by other parts of QHAT
See the README file in each directory for component-specific documentation.
If you need support or have a feature request, the best way to reach out to the team is to open an
issue in the GitHub repository.
## Release
This software has been approved for open source release (disclosure number O4626) by the Feynman
Center for Innovation at Los Alamos National Laboratory. Please see the license file for licensing
details.