{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Shooting Method with Numerov Algorithm\n", "\n", "\n", "**Authors:** Dou Du, Taylor James Baird and Giovanni Pizzi \n", "\n", " Go back to index\n", "\n", "**Source code:** https://github.com/osscar-org/quantum-mechanics/blob/master/notebook/quantum-mechancis/shooting_method.ipynb\n", "\n", "This notebook demonstrates the shooting method with the Numerov algorithm to search the \n", "eigenfunctions (wavefunctions) and eigenvalues for a one-dimensional quantum well.\n", "\n", "