Skip to content

Releases: quantum-exeter/SpiDy.jl

v1.2.1

02 Sep 07:24
26a9e2b
Compare
Choose a tag to compare

SpiDy v1.2.1

Diff since v1.2.0

Merged pull requests:

v1.2.0

19 Aug 11:09
7626fe7
Compare
Choose a tag to compare

SpiDy v1.2.0

Diff since v1.1.0

v1.1.0

20 Jun 13:12
d8f2673
Compare
Choose a tag to compare

SpiDy v1.1.0

Diff since v1.0.0

Merged pull requests:

Closed issues:

  • [JOSS Review]: Recommend attributing an author as copyright holder in the LICENSE (#24)
  • Errors using example run files with latest version of DifferentialEquations.jl (#25)

v1.0.0

24 May 15:45
11cabd4
Compare
Choose a tag to compare

SpiDy v1.0.0

Diff since v0.2.1

Included all changes for publication in Journal of Open Source Software (JOSS). See openjournals/joss-reviews#6263

v0.2.1

14 Mar 13:25
67ab033
Compare
Choose a tag to compare

SpiDy v0.2.1

Diff since v0.2.0

Bring harmonic oscillator functionality up to par with spins

Merged pull requests:

v0.2.0

10 Jan 17:05
3c0042b
Compare
Choose a tag to compare

SpiDy v0.2.0

Diff since v0.1.0

  • Added arbitrary number of baths, each one coupled to any combination of spins
  • Added counter-term support to the harmonic oscillator

Merged pull requests:

  • Counter term added (#13) (@quantum-charlie)
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#14) (@github-actions[bot])
  • CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat) (#15) (@github-actions[bot])

v0.1.0

15 Jul 17:25
1cfc305
Compare
Choose a tag to compare

SpiDy v0.1.0

Closed issues:

  • Superflous constructor in IsoCoupling (#1)
  • Make default distribution argument of bfield more explicit (#2)

Merged pull requests:

  • Changes to speed up the simulations (#3) (@cerisola)
  • CompatHelper: add new compat entry for Interpolations at version 0.14, (keep existing compat) (#4) (@github-actions[bot])
  • CompatHelper: add new compat entry for DifferentialEquations at version 7, (keep existing compat) (#5) (@github-actions[bot])
  • CompatHelper: add new compat entry for Distributions at version 0.25, (keep existing compat) (#6) (@github-actions[bot])
  • CompatHelper: add new compat entry for PreallocationTools at version 0.4, (keep existing compat) (#7) (@github-actions[bot])
  • CompatHelper: add new compat entry for FFTW at version 1, (keep existing compat) (#8) (@github-actions[bot])
  • Migrate code to use SpectralDensities.jl (#10) (@cerisola)
  • CompatHelper: add new compat entry for SpectralDensities at version 0.2, (keep existing compat) (#11) (@github-actions[bot])