A set of articles about Quantum Harmonic Oscillator completely writen in Jupyter Notebook whit some ugly hacks for html formatting 😅
This notebook can be used to explain the quantum harmonic oscilator 🐈, to show great capabilities of Jupyter Notebook and Python 🐍, or to show some fancy graphs 😎
PS: The article is written in Spanish
See this notebook on
- Clone the repository
git clone https://github.com/zodiacfireworks/quantum-harmonic-oscillator.git
- Create a conda environment and activate it
conda create -n qho python=3 anaconda
source activate qho
- Start the jupyter nothebook server
jupyter notebook
- Waits until the web browser is open, navigate to the repository directory and enjoy 😄
If you don't have conda
, install it using this script for linux 🐧.
All resources developed by me in this repository is released under the MIT license (See the LICENSE file).
Resource with its respective licences are protectect by them.
If you find copyright protected content or without its respective credits, please let us know to give the respective credits and to put the things in order according to laws.