Overview

lvlspy is a python package for working with quantum level-system data.

pypi Documentation Status GitHub pytest pylint black

Installation

Install from PyPI with pip by typing in your favorite terminal:

$ pip install lvlspy

If you already have installed and wish to update lvlspy to the latest version, you will have to do it via:

$ pip install lvlspy --upgrade

We are working on bringing lvlspy to Anaconda. For now, you will have to use the built-in pip manager in Anaconda instead of the conda package manager. This page will be updated when the package is up on Anaconda.

Usage

To get familiar with lvlspy, please see our tutorial Jupyter notebooks.

Documentation

The project documentation is available at https://lvlspy.readthedocs.io.

Attribution

To cite this code, please visit the Zenodo page for this project. From that page, you can export the appropriate reference in BibTex or other formats.

Authors

Contribute

License

The project is licensed under the GNU Public License v3 (or later).