braid-0.1.0.0: Types and functions to work with braids and Khovanov homology.

CopyrightAdam Saltz
LicenseBSD3
Maintainersaltz.adam@gmail.com
Stabilityexperimental
Safe HaskellSafe
LanguageHaskell2010

Kappa

Description

Longer description to come.

Synopsis

Documentation

computeKappa' :: Braid -> Maybe (Int, Morphisms) Source

Return (Maybe kappa, Maybe the simplified complex).

computeKappa :: Braid -> Maybe Int Source

Returns Just kappa if kappa is finite. Otherwise, returns Nothing.