Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.23 KB

README.md

File metadata and controls

40 lines (32 loc) · 1.23 KB

stringnet

A Haskell library for stringnet calculations

The executable currently computes the representation of a braid generator in the Turaev-Viro-Barrett-Westbury TQFT representation in terms of the structural morphisms of an arbitrary spherical fusion category. See these slides for an overview of the research agenda and some examples.

Installation/Execution

  • Clone the repository
  • Install stack
  • Run the following commands from the stringnet base directory:
stack unpack matrix-0.3.5.0
stack setup
stack build
stack exec stringnet

References and notes

Author

Paul Gustafson