Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 385 Bytes

File metadata and controls

21 lines (13 loc) · 385 Bytes

Magnus based time-integration for qubits under a magnetic field.

Installation

MagPy may be installed via pip:

pip install magpy

To build from source:

  1. Clone this repository

  2. Install the base requirements

  3. Run python3 -m build . from the root directory