A small collection of tools made by me, that you can use to visualize atomic orbitals in both 2D and 3D in different aspects,
and of course interact to learn it in a better way. Fiddle with the code to make something new. Make sure to star it😊.
pip install matplotlib
pip install numpy
file: orbitalsplot2d.py
Its simple to use, Just clone the file and install dependencies , and you are good to go
It will plot a graph of Ψ and Ψ2.
Inspired from :
Reference