TALISES (This Ain't a LInear Schrödinger Equation Solver) is an easy-to-use Python implementation of the Split-Step Fourier Method, for numeric calculation of a wave function's time-propagation under the Schrödinger equation.
Project description
pyTALISES
pyTALISES (This Ain't a LInear Schrödinger Equation Solver) is an easy-to-use Python implementation of the Split-Step Fourier Method, for numeric calculation of a wave function's time-propagation under the Schrödinger equation.
Features
- Calculation of a wavefunction's time propagation under a (non)linear Schrödinger equation:
- the wave-function may include an arbitrary number of internal and external degrees of freedom
- simple implementation of Hamiltonians
- speed of the FFTW, BLAS and numexpr libaries with multithreading
- crucial functions are just-in-time compiled with numba
Documentation
Read the documentation to learn more about pytalises' capabilities. The documentation features many examples, among others 2D harmonic potentials, BEC scattering, three-level Raman transitions, single-Bragg diffraction and atom interferometry.
Installing pytalises
We recommend installing pytalises via conda
Using conda
Installing pytalises
from the conda-forge
channel can be achieved by adding conda-forge
to your channels with:
conda config --add channels conda-forge
Once the conda-forge
channel has been enabled, pytalises
can be installed with:
conda install pytalises
Using pip
pytalises is available on the Python Package Index and can be installed via
pip install pytalises
it has dependencies via scipy
and numba
on BLAS and LAPACK libraries that are not always found on windows systems. For linux they can usually be located.
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
File details
Details for the file pytalises-0.2.7.tar.gz
.
File metadata
- Download URL: pytalises-0.2.7.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac087b748fa221dcad37e98aa9cf798192b40ea132e8810a367c5d87b26efb4d |
|
MD5 | 6c17733a8727485ac92fbfdef16b5c8c |
|
BLAKE2b-256 | 1342abe8776f0a646715dc8fa4731f58f7d51c021d0ae99ab1f663cda8ab845d |
File details
Details for the file pytalises-0.2.7-py3-none-any.whl
.
File metadata
- Download URL: pytalises-0.2.7-py3-none-any.whl
- Upload date:
- Size: 22.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f5798e9d71e3ee06abe432b43ea6bbaa4b9b81caa9de957aebd9d35f0e96609 |
|
MD5 | f08d5e08b4709ecc296596e22265f431 |
|
BLAKE2b-256 | a1a61a2d3f49ce8be5be846e3aa3d6fc327a6a5655b34ae820e199ac5d95a2bb |