Functions to numerically solve Hamiltonians of qubits and qubits coupled to a cavity.
To make use of this package, either
- Put it in the same folder as the script where you try to import it.
- Put the folder containing this package into the PYTHONPATH environment variable, eg. https://stackoverflow.com/q/3402168 or https://stackoverflow.com/a/32609129