Skip to content

Releases: PGelss/wave_train

v1.0.12

04 Sep 14:31
Compare
Choose a tag to compare

Now with reduced versus full Krylov propagation method

v1.0.11

02 Oct 15:08
15ad695
Compare
Choose a tag to compare

Time integration now also with new Krylov integrator from PGelss/scikit_tt

v1.0.10

28 Apr 08:49
Compare
Choose a tag to compare

Another test: experiments with tags and version numbers

v1.0.8

27 Apr 11:20
21f7ac3
Compare
Choose a tag to compare

Integration with new TDVP integrator from PGelss/scikit_tt

v1.0.7

10 Feb 17:34
dbf7be5
Compare
Choose a tag to compare
Merge pull request #12 from PGelss/plotting-and-logging

Fixing image path for PyPI repository

v.1.0.6

10 Feb 17:22
f531d02
Compare
Choose a tag to compare
v1.0.6

Update setup.cfg

v1.0.5

10 Feb 16:44
7d1bca6
Compare
Choose a tag to compare
Merge pull request #10 from PGelss/plotting-and-logging

Plotting and logging

Bringing Logging To WaveTrain

10 Feb 16:36
bab84e6
Compare
Choose a tag to compare
Merge pull request #9 from PGelss/plotting-and-logging

Plotting and logging

v1.0.1

21 Nov 14:36
8f967df
Compare
Choose a tag to compare

WaveTrain is an open-source software for numerical simulations of chain-like quantum systems with nearest-neighbor (NN) interactions only (with or without periodic boundary conditions). This Python package is centered around tensor train (TT, or matrix product) representations of quantum-mechanical Hamiltonian operators and (stationary or time-evolving) state vectors. WaveTrain builds on the Python tensor train toolbox scikit_tt, which provides efficient construction methods, storage schemes, as well as solvers for eigenvalue problems and linear differential equations in the TT format.