Safe Haskell | None |
---|---|
Language | Haskell98 |
Math.QuantumAlgebra.Tangle
Description
A module defining the category of tangles, and representations into the category of vector spaces (specifically, knot invariants).
Documentation
type TangleRep b = Vect (LaurentPoly Q) b Source