Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 10:57

SUNRepresentations v0.3.0

Diff since v0.2.1

Version 0.3.0 comes with quite a few breaking changes to this package:

  • TensorKit.jl is now no longer a dependency, and TensorKitSectors.jl is used instead. This enables the use of newer versions of TensorKit, simultaneously updating compatibility with TensorOperations and SparseArrayKit versions.
  • Clebsch-Gordan coefficients are now no longer computed in bulk, which reduces the load for computing large irreps appearing in the expansion of s1 * s2, which are sometimes not used.

Merged pull requests: