combinat-diagrams-0.1: Graphical representations for various combinatorial objects

Safe HaskellNone
LanguageHaskell98

Math.Combinat.Diagrams.Tableaux

Description

Tableau diagrams

Synopsis

Documentation

drawTableau :: (Renderable (Path R2) b, Renderable Text b) => Tableau Int -> Diagram b R2 Source

Draws a Ferrers diagram with the default settings (English notation, black)