Skip to content

Releases: lhprojects/QuSim

Smaller exe size

21 Jun 08:41
Compare
Choose a tag to compare
Smaller exe size Pre-release
Pre-release

Supported problems:

  • 1D&2D time evolution problem
  • 1D initial value problem
  • 1D&2D scattring problem

Supported algorithm:

Midpoint GLO4 GLO6 SPLITO2 SPLITO4 algorithm for 1D&2D time evolution problem
RKO4 Midpoint GLO4 for the 1D initial value problem
MatrixInverse BornPerburbation PreconditionalPerturbation for 1D&2D scattering problem

Supported FFT libraries:

kiss

CUDA Supported

CUDA (NVDIA GPU) support

25 Jul 16:49
Compare
Choose a tag to compare
Pre-release

Update:
CUDA (NVDIA GPU) support for Evolver2D, 3x(double precision) - 10x (single precision) faster now.
Midpoint GLO4 GLO6 algorithm for 2D evolver

Supported problems:

  • 1D evolution problem
  • 2D evolution problem
  • 1D initial value problem

Supported algorithm:

  • Midpoint GLO4 GLO6 SPO2 SPO4 algorithm for 1D evolution problem
  • Midpoint GLO4 GLO6 SPO2 SPO4 algorithm for 2D evolution problem
  • RKO4 Midpoint GLO4 for the 1D initial value problem

Supported FFT libraries:

  • kiss
  • FFTW
  • cuda

First Release

17 Jul 15:10
Compare
Choose a tag to compare

1D evoler && 2D evoler && 1D solver
GLO4 GLO6 Midpoint SPO2 SPO4 algorithm for 1D evoler
SPO2 SPO4 algorithm for 2D evoler
RKO4 Midpoint GLO4 for 1D solver