Skip to content

🐍 🐈 🎓 A set of articles about Quantum Harmonic Oscillator completely writen in Jupyter Notebook

License

Notifications You must be signed in to change notification settings

zodiacfireworks/quantum-harmonic-oscillator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published