Python project to work with quantum level system data
Project description
lvlspy is a python package for working with quantum level-system data.
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
If you make use of this code, please cite Zenodo
Here’s a Bibtex sample:
@software{jaad_tannous_2023_8193379, author = {Jaad Tannous and Bradley Meyer}, title = {jaadt7/lvlspy: v1.4.1}, month = jul, year = 2023, publisher = {Zenodo}, version = {v1.4.1}, doi = {10.5281/zenodo.8193379}, url = {https://doi.org/10.5281/zenodo.8193379} }
Please make sure you replace the version number with the release used.
Contribute
Issue Tracker: https://github.com/jaadt7/issues/
Source Code: https://github.com/jaadt7/lvlspy/
License
The project is licensed under the GNU Public License v3 (or later).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.