Simulation of quantum dynamics.
Project description
wave-packet-dynamics
Installation
The package is available on the Python Package Index and can be installed using the following command.
pip install wave-packet-dynamics
Features
This package provides a framework for simulating the time evolution of a single wave packet in an arbitrary time-independent potential. Currently, only one-dimensional simulations are supported. Additionally, the package provides a simple interface for visualizing the results of the simulations.
Documentation
The documentation is made with Material for MkDocs and is hosted by ReadTheDocs.
Development
The project uses PDM as the package manager. After cloning the repository and installing PDM, run the following commands to create a virtual environment and install the development dependencies.
pdm venv create
pdm install
Afterward, several useful commands for formatting, linting, testing and type checking are available.
pdm run --list
License
The project is distributed under the terms of the BSD-3-Clause license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for wave_packet_dynamics-2.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdf7ee90fb7234d853862fee1aa66533f77f7ab670d80f7d4467e597520fe863 |
|
MD5 | e4b156498438afff0ff5519a92d2eb87 |
|
BLAKE2b-256 | 61b2741b0294e9cd8e5a252ab292e2e97fe6fb432865ef9425b3aec0e13a460f |
Hashes for wave_packet_dynamics-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd2d936cfcb277661fd9f589dc47a6070220a366850840ec5551327216981c2c |
|
MD5 | adebdebc136b2155a58ccc8d87066b06 |
|
BLAKE2b-256 | a9bd303fb093687a490c3ffb4bbf6e8799985595d8f017d4ebc127215867a6c1 |