Other
Some programming
double-slit-2d-schrodinger
This repository contains Python 3 scripts for simulating the passage of a 2D Gaussian wave packet through a double slit. For this, the 2D Schrödinger equation is solved using the Crank-Nicolson numerical method.
high-precision-calculations-str
A set of Python 3 defined functions. They can provide high decimal precision calculations using numbers in str format. The algorithms used are the same as those used when performing the calculations by hand. All using Python 3 built-in functions.
matplotlib-streamtubes
MATLAB-like streamtubes in Matplotlib. In this repository you will find a script that can be used as module for plotting streamtubes in Matplotlib.