zodiacfireworks / quantum-harmonic-oscillator

:snake: :cat2: :mortar_board: A set of articles about Quantum Harmonic Oscillator completely writen in Jupyter Notebook

Home Page:http://martin.vuelta.me/quantum-harmonic-oscillator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantum harmonic oscillator

Preview MIT License Python HTML5 MD Jupyter Notebook Physics

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

Where to see

See this notebook on

How to use

  1. Clone the repository
git clone https://github.com/zodiacfireworks/quantum-harmonic-oscillator.git
  1. Create a conda environment and activate it
conda create -n qho python=3 anaconda
source activate qho
  1. Start the jupyter nothebook server
jupyter notebook
  1. 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 🐧.

Author

Licensing

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.

About

:snake: :cat2: :mortar_board: A set of articles about Quantum Harmonic Oscillator completely writen in Jupyter Notebook

http://martin.vuelta.me/quantum-harmonic-oscillator/

License:MIT License


Languages

Language:Jupyter Notebook 100.0%