Metadata-Version: 2.4
Name: qpacket
Version: 0.1.0
Summary: 1D quantum wave packet simulator using the Crank–Nicolson method
Author-email: Your Name <your.email@example.com>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib

# QPacket

QPacket is a 1D quantum wave packet simulator based on the Crank–Nicolson method.

## Installation

From the project root:

