Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Added symmetric tree-like tableaux + Removed SetFactory
Browse files Browse the repository at this point in the history
  • Loading branch information
patxikuku committed Jul 3, 2016
1 parent 6a643ef commit d3b1729
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 287 deletions.
1 change: 1 addition & 0 deletions src/sage/combinat/all.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@
ParallelogramPolyomino, ParallelogramPolyominoes
)
from .non_ambiguous_tree import NonAmbiguousTrees, NonAmbiguousTree
from .tree_like_tableaux import TreeLikeTableaux, TreeLikeTableau, SymmetricTreeLikeTableau

from .root_system.all import *
from .sf.all import *
Expand Down
Loading

0 comments on commit d3b1729

Please sign in to comment.