Skip to content

FuzzifiED.jl Version 1.0.0

Latest
Compare
Choose a tag to compare
@mankai-chow mankai-chow released this 04 Mar 19:01
· 35 commits to main since this release

The Julia package FuzzifiED aims at simplifying the numerical calculations on the fuzzy sphere. It supports exact diagonalisation (ED) and density matrix renormalisation group (DMRG) calculations. FuzzifiED can also apply to generic fermionic and bosonic models.

Documentations can be found at docs.fuzzified.world. A PDF version is provided at this link. If this package is helpful in your research, please cite arXiv:2503.00100. If you have any questions, please contact Zheng Zhou (周正) at physics@zhengzhou.page.

Version 1.0.0

  • Release together with the documentation.
  • Remove depreciated interfaces.
  • Add support for torus.
  • Add example for Potts.
  • Fix bugs.