Metadata-Version: 2.1
Name: BraketLab
Version: 1.62
Summary: Educational tool for learning quantum theory with Jupyter Notebooks
Home-page: https://github.uio.no/audunsh/braketlab
Author: Audun Skau Hansen
Author-email: a.s.hansen@kjemi.uio.no
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: sympy
Requires-Dist: numba
Requires-Dist: py3Dmol
Requires-Dist: bubblebox

<img src="https://raw.githubusercontent.com/audunsh/braketlab/master/graphics/braketlab_logo.png" width = 250px>

## Out-of-the-box outside-of-the-box thinking

BraketLab is a pure Python-code for doing quantum theory in Jupyter Notebooks.

BraketLab is being developed by Audun Skau Hansen (a.s.hansen@kjemi.uio.no) at the Department of Chemistry, Hylleraas Centre for Quantum Molecular Sciences, University of Oslo.

## Documentation (in developement)

<a href="https://audunsh.github.io/braketlab/">Documentation on github pages</a>

## Installation

Install the BraketLab-module using <code>pip install braketlab</code> from your terminal.
