lvlspy is a python package for working with quantum level-system data.
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.
To get familiar with lvlspy, please see our tutorial Jupyter notebooks.
The project documentation is available at https://lvlspy.readthedocs.io.
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.
- Jaad A. Tannous <jtannou@g.clemson.edu>
- Bradley S. Meyer <mbradle@g.clemson.edu>
- Issue Tracker: https://github.com/jaadt7/issues/
- Source Code: https://github.com/jaadt7/lvlspy/
The project is licensed under the GNU Public License v3 (or later).