Skip to content

Releases: QuantumKitHub/QWignerSymbols.jl

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 09 Mar 18:37
7b629b8

QWignerSymbols v0.2.2

Diff since v0.2.1

This version restricts the braiding to "root-of-unity" cases, since the braiding tensors are otherwise not unitary.
As this would have led to silent wrong results, this is deemed a patch release / bug fix.

Merged pull requests:

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 09 Feb 18:26
4fe2084

QWignerSymbols v0.2.1

Diff since v0.2.0

v0.2.1 introduces special-case implementations for RootOfUnity versions of q, which correspond to SU(2)_k unitary fusion categories.
Shout-out to @BramVancraeynest and @borisdevos for these new features!

Merged pull requests:

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 17:16

QWignerSymbols v0.2.0

Diff since v0.1.0

This is an update of this package to become compatible with how TensorKit currently handles its sectors.
In particular, this package now no longer depends on TensorKit itself, and instead uses the lightweight TensorKitSectors interface.

This is a breaking change since for now the fusiontensor implementation is not working with this update, which might need to be fixed in the future.

Merged pull requests:

Closed issues:

  • Switch to TensorKitSectors (#12)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Oct 09:35
5b3459b

QWignerSymbols v0.1.0