Skip to content

Releases: QuantumKitHub/MPSKitModels.jl

v0.4.4 - docs

09 Oct 21:54
bb08ad3

Choose a tag to compare

MPSKitModels v0.4.4

Diff since v0.4.3

Bump the TensorKit compat to v0.15

Merged pull requests:

  • Bump actions/checkout from 4 to 5 (#56) (@dependabot[bot])
  • CompatHelper: bump compat for TensorKit to 0.15, (keep existing compat) (#58) (@github-actions[bot])
  • Some doc fixes and additions for spin operators (#59) (@leburgel)
  • Switch to Runic formatter (#60) (@leburgel)

v0.4.3

03 Jul 20:42
dda39e4

Choose a tag to compare

MPSKitModels v0.4.3

Diff since v0.4.2

Merged pull requests:

  • Add axes support for SnakePattern (#55) (@lkdvos)

v0.4.2

24 Apr 00:19
d5b3804

Choose a tag to compare

MPSKitModels v0.4.2

Diff since v0.4.1

Merged pull requests:

  • Update MPSKitModels and fix charge shift convention (#52) (@lkdvos)

v0.4.1

14 Apr 15:32
dadd066

Choose a tag to compare

MPSKitModels v0.4.1

Diff since v0.4.0

Merged pull requests:

Closed issues:

  • There might be a bug in the methods for constructing Hamiltonian. (#43)
  • Unintuitive behavior for particle number density keyword argument n in bose_hubbard_model (#46)

v0.4.0

22 Jan 14:58
0e01ac3

Choose a tag to compare

MPSKitModels v0.4.0

Diff since v0.3.5

This release contains some breaking changes to reinstate compatibility with TensorKit v0.13+ and TensorOperations v5+, MPSKit 0.12+

Merged pull requests:

v0.3.5

03 Dec 00:20
3f9ef9a

Choose a tag to compare

MPSKitModels v0.3.5

Diff since v0.3.4

Merged pull requests:

Closed issues:

  • Unable to create S_exchange directly as real TensorMap (#35)
  • Spin operators with U(1) symmetry (#37)

v0.3.4

20 Nov 23:22

Choose a tag to compare

MPSKitModels v0.3.4

Diff since v0.3.3

  • This release features some more finite quasi-1d lattices
  • This release fixes some hubbard operators

Merged pull requests:

  • Add utility isfinite(::AbstractLattice) (#31) (@lkdvos)
  • Add FiniteCylinder, FiniteStrip and FiniteHelix (#32) (@lkdvos)
  • Fix Hubbard operators (#33) (@lkdvos)
  • Bump codecov/codecov-action from 4 to 5 (#34) (@dependabot[bot])

Closed issues:

  • Q-state Potts model incorrectly defined (#28)

v0.3.3

30 Oct 01:03
7efc444

Choose a tag to compare

MPSKitModels v0.3.3

Diff since v0.3.2

Improve the support for potts models to arbitrary Q.

Merged pull requests:

v0.3.2

11 Sep 11:21
ba95b08

Choose a tag to compare

MPSKitModels v0.3.2

Diff since v0.3.1

Merged pull requests:

  • Bump julia-actions/setup-julia from 1 to 2 (#22) (@dependabot[bot])
  • Fix stackoverflow issue with dividing localoperator (#25) (@lkdvos)
  • Bump peter-evans/create-pull-request from 6 to 7 (#26) (@dependabot[bot])

Closed issues:

  • Add a spin irreducible operator in a spinful fermionic system with U(1) charge and SU(2) spin symmetry (#23)

v0.3.1

06 Jul 10:22

Choose a tag to compare

MPSKitModels v0.3.1

Diff since v0.3.0

Merged pull requests:

Closed issues:

  • An error about nearest_neighbours function (#15)
  • Multisite terms (>2) (#17)