Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 848 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 848 Bytes

QmeQ examples

Here is a collection of examples, various notebooks and a tutorial how to use QmeQ package. The tutorial is contained in Jupyter notebook. If you have pip installed you can get Jupyter using

$ pip install jupyter

Then go into a directory where a notebook is contained and run Jupyter using

$ jupyter notebook

A new browser window will be opened, where you can run tutorial.ipynb.