Skip to content

Releases: apkille/Gabs.jl

v1.2.8

07 Feb 02:50
Compare
Choose a tag to compare

Gabs v1.2.8

Diff since v1.2.7

Merged pull requests:

  • Bump dawidd6/action-download-artifact from 7 to 8 (#41) (@dependabot[bot])
  • fix #43: Validate and add docs for Gaussian states containing symbolic variables (#44) (@Fe-r-oz)

Closed issues:

  • Validate and add docs for Gaussian objects containing symbolic variables (#43)

v1.2.7

25 Jan 16:55
4c1e242
Compare
Choose a tag to compare

Gabs v1.2.7

Diff since v1.2.6

Merged pull requests:

  • Make Gaussian Unitaries a subsection of the manual and add subsection for Gaussian actions (#36) (@apkille)
  • Add Bloch-Messiah decomposition (#37) (@apkille)

v1.2.6

15 Jan 03:08
d0c3147
Compare
Choose a tag to compare

Gabs v1.2.6

Diff since v1.2.5

Merged pull requests:

  • CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat) (#32) (@github-actions[bot])
  • Add changebasis to public API (#33) (@apkille)
  • Add kwargs to isapprox on Gaussian types (#34) (@apkille)
  • Add symplectic analysis section to docs (#35) (@apkille)

Closed issues:

  • Add docs section for symplectic analysis of Gaussian states and operators (#24)
  • Make changebasis a part of the public API (#30)

v1.2.5

09 Jan 23:43
Compare
Choose a tag to compare

Gabs v1.2.5

Diff since v1.2.4

Merged pull requests:

  • Add SymplecticFactorizations.jl as a dependency and williamson factorization support (#27) (@apkille)
  • Add symplectic polar decomposition (#28) (@apkille)

v1.2.4

30 Dec 22:59
a120429
Compare
Choose a tag to compare

Gabs v1.2.4

Diff since v1.2.3

Merged pull requests:

  • fix ptrace(::GaussianState, ::AbstractVector) to preserve mode correlations (#25) (@apkille)
  • Decrease max nmode size in tests to 5 to further prevent numerical instabilities (#26) (@apkille)

v1.2.3

26 Dec 05:16
Compare
Choose a tag to compare

Gabs v1.2.3

Diff since v1.2.2

Merged pull requests:

  • Propagate types in arrays to propagate ForwardDiff duals (#23) (@apkille)

v1.2.2

25 Dec 08:31
c310e27
Compare
Choose a tag to compare

Gabs v1.2.2

Diff since v1.2.1

Merged pull requests:

  • Bump dawidd6/action-download-artifact from 6 to 7 (#16) (@dependabot[bot])
  • Add function for computing symplectic spectrum of a Gaussian state (#22) (@apkille)

v1.2.1

18 Dec 01:28
Compare
Choose a tag to compare

Gabs v1.2.1

Diff since v1.2.0

Merged pull requests:

  • Add isgaussian and issymplectic checks to public API (#20) (@apkille)
  • Implement isgaussian and issymplectic in tests and fix random generation of symplectic matrices for QuadBlockBasis (#21) (@apkille)

v1.2.0

17 Dec 01:07
Compare
Choose a tag to compare

Gabs v1.2.0

Diff since v1.1.0

Merged pull requests:

Closed issues:

  • Efficient classical weak simulation of non-stabilizer circuits with positive, discrete Wigner representation (#11)

v1.1.0

18 Nov 16:43
6a02a85
Compare
Choose a tag to compare

Gabs v1.1.0

Diff since v1.0.2

Merged pull requests:

  • Add prob function for Generaldyne type (#8) (@apkille)
  • Ensure random generation of positive-definite matrices in randstate and randchannel (#9) (@apkille)
  • Generate valid Gaussian states, unitaries, and channels (#10) (@apkille)