isqham

A modular framework for constructing custom quantum Hamiltonians from basic operators.

Installation

  1. This project uses Nix to manage a reproducible development environment. To get started:

Enter the development environment:

nix develop .
  1. Install the project:

pip install .

Running Tests

To run the test suite:

pytest

Indices and tables