Skip to content

Releases: nicolasloizeau/PauliStrings.jl

v1.8.0

06 Nov 03:06

Choose a tag to compare

PauliStrings v1.8.0

Diff since v1.7.1

Changes

v1.7.1

13 Oct 01:40

Choose a tag to compare

PauliStrings v1.7.1

Diff since v1.7.0

Merged pull requests:

Closed issues:

  • Add symbolic mathematics (#23)
  • OperatorTS2D issues (#48)

v1.7.0

04 Jul 09:41

Choose a tag to compare

PauliStrings v1.7.0

Diff since v1.6.1

Changes

Merged pull requests:

Closed issues:

  • Implement 2D translation invariant operators (#32)
  • Symbolics (#33)
  • Qubit-dependent depolarizing noise (#34)
  • Dephasing noise (#35)
  • Krylov subspace doesn't terminate (#46)

v1.6.1

26 May 15:22

Choose a tag to compare

PauliStrings v1.6.1

Diff since v1.6.0

Closed issues:

  • Typo in install documentation (#37)

v1.6.0

28 Apr 18:56
0a05950

Choose a tag to compare

PauliStrings v1.6.0

Diff since v1.5.5

Changes

  • Refactors the operator types to be more parametric. Introduce PauliString type.
    Operator{P<:PauliString,T<:Number} <: AbstractOperator
    OperatorTS1D{P<:PauliString,T<:Number} <: AbstractOperator
  • More single qubit gates

Merged pull requests:

Closed issues:

  • Expectation value of an operator with respect to a specific quantum state (#27)
  • Bug in translation invariant code (#29)
  • Imaginary time evolution parameter missing? (#30)

v1.5.5

28 Mar 21:42

Choose a tag to compare

PauliStrings v1.5.5

Diff since v1.5.4

Changes

  • Performance improvements
  • Expectation value of states

Merged pull requests:

v1.5.4

22 Feb 16:18

Choose a tag to compare

PauliStrings v1.5.4

Improve the performance of OperatorTS1D
Diff since v1.5.3

v1.5.3

07 Feb 22:37

Choose a tag to compare

PauliStrings v1.5.3

Diff since v1.5.2

v1.5.2

07 Feb 14:30

Choose a tag to compare

PauliStrings v1.5.2

Diff since v1.5.1

v1.5.1

31 Jan 14:09

Choose a tag to compare

PauliStrings v1.5.1

Diff since v1.5.0