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
For those using python via Anaconda, please note that you will not be able to install lvlspy nor update the verion via the conda command. You can still install it via pip.
If you wish to update lvlspy to the latest version, you will have to do it via:
$ pip install lvlspy --upgrade
Usage
To get familiar with lvlspy, please see our tutorial Jupyter notebooks.
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.