Documentation (opens in a new tab)
carcara.readthedocs.io
Installation, tutorials, how-to guides, the VQE/ADAPT-VQE theory, and the full API reference — built with Sphinx and the furo theme.
Documentation
The Sphinx documentation is the reference: tutorials walk a solver end to end, how-to guides cover individual tasks, and the theory pages write down the maths behind VQE and ADAPT-VQE. Everything below links straight to it, or to the runnable examples on GitHub.
carcara.readthedocs.io
Installation, tutorials, how-to guides, the VQE/ADAPT-VQE theory, and the full API reference — built with Sphinx and the furo theme.
8 walkthroughs
VQE on H₂, ADAPT-VQE on LiH, excited states, VASQE, potential-energy scans and Bloch band structure, step by step.
basis sets · pseudopotentials · cache · backends · AWS Braket · quenching
Task-oriented guides for the pieces that don't fit a tutorial: choosing a basis, reading the Hamiltonian cache, reaching real hardware.
22 scripts
Runnable end-to-end scripts on GitHub — every algorithm, backend and basis family has at least one, with its own output committed alongside it.
autodoc + napoleon
Every public class and function, generated from the source's own NumPy-style docstrings.
seixas-research/carcara
The full source, the issue tracker, and the 609-test suite that runs against every change.
Bugs, wrong energies and backend mismatches all belong in the issue tracker. Include the script, the basis, mapping and backend you ran with, and the version banner printed at the start of the run — that is the fastest way to reproduce anything.
Open an issue (opens in a new tab)