Skip to content

Releases: QuantumSavory/QuantumSymbolics.jl

v0.4.6

18 Jan 17:53
e697f48
Compare
Choose a tag to compare

QuantumSymbolics v0.4.6

Diff since v0.4.5

Merged pull requests:

  • fix Aqua's reported piracies and method ambiguities (#85) (@Omar-Elrefaei)
  • Bump codecov/codecov-action from 4 to 5 (#88) (@dependabot[bot])
  • CI autocancel (#89) (@Krastanov)
  • Bump dawidd6/action-download-artifact from 6 to 7 (#91) (@dependabot[bot])
  • Migrate express functionality and AbstractRepresentation type to QuantumInterface (#93) (@apkille)

Closed issues:

  • Aqua static analysis [$200] (#65)

v0.4.5

14 Nov 21:13
9928655
Compare
Choose a tag to compare

QuantumSymbolics v0.4.5

Diff since v0.4.4

Merged pull requests:

  • Bump compat for Symbolics to 6 and fix maketerm arguments (#86) (@akirakyle)
  • Latexify AbstractSingleBosonOp instead of AbstractSingleBosonGate (#87) (@akirakyle)

v0.4.4

17 Sep 01:55
c41ff6b
Compare
Choose a tag to compare

QuantumSymbolics v0.4.4

Diff since v0.4.3

Merged pull requests:

v0.4.3

14 Aug 01:12
6275f8b
Compare
Choose a tag to compare

QuantumSymbolics v0.4.3

Diff since v0.4.2

Merged pull requests:

  • ensure QuantumOptics expression bases are finite and consistent (#81) (@Krastanov)

Closed issues:

  • IndentityOp seems to be destroying some basis information (#80)

v0.4.2

11 Aug 22:34
57d6372
Compare
Choose a tag to compare

QuantumSymbolics v0.4.2

Diff since v0.4.1

Merged pull requests:

  • Modify @withmetadata to filter strings in field definitions (#77) (@apkille)

v0.4.1

11 Aug 07:40
a2327f7
Compare
Choose a tag to compare

QuantumSymbolics v0.4.1

Diff since v0.4.0

Merged pull requests:

  • Move docstrings to struct definition so that we do not export undocumented symbols (#76) (@Krastanov)

v0.4.0

06 Aug 22:26
80ce567
Compare
Choose a tag to compare

QuantumSymbolics v0.4.0

Diff since v0.3.4

Merged pull requests:

  • Further development of Fock states (#69) (@apkille)
  • Clean up metadata addition to struct definitions (#70) (@apkille)
  • Switch tests to use TestItemRunner.jl (#75) (@thofma)

Closed issues:

  • Fixing equality for metadata-decorated composite types (#62)
  • Move the test runner to use TestItems.jl [$200] (#72)

v0.3.4

22 Jul 17:52
4d28a97
Compare
Choose a tag to compare

QuantumSymbolics v0.3.4

Diff since v0.3.3

Merged pull requests:

  • trace, partial trace, and superoperators (#55) (@apkille)
  • add linear algebra and documentation (#61) (@apkille)

v0.3.3

12 Jul 19:13
c9d8eed
Compare
Choose a tag to compare

QuantumSymbolics v0.3.3

Diff since v0.3.2

Merged pull requests:

Closed issues:

  • Single qubit simplification rules (#22)

v0.3.2

02 Jul 17:14
369a30e
Compare
Choose a tag to compare

QuantumSymbolics v0.3.2

Diff since v0.3.1

Merged pull requests:

  • CompatHelper: bump compat for TermInterface to 2, (keep existing compat) (#52) (@github-actions[bot])
  • CompatHelper: bump compat for QuantumOpticsBase in [weakdeps] to 0.5, (keep existing compat) (#56) (@github-actions[bot])
  • express, qsimplify, and latexify updates (#57) (@apkille)
  • Add qexpand functionality and cleanup scalings (#59) (@apkille)
  • update project.toml (#60) (@apkille)

Closed issues:

  • add SZeroOperator, SZeroBra, SZeroKet structs (#46)
  • latexify partially broken after #40 (#49)
  • Unable to take tensor product of outer products (#53)
  • Wrong distributive scaling properties (#54)