Version 2.4.0
[2.4.0] - 2020-10-28
Added
to_tex
for gridded perms.to_tikz
for gridded perms.to_svg
for gridded perms.to_gui
for tilings.- Mappings for gridded perms:
column_reverse
,row_complement
,
permute_columns
,permute_rows
andapply_perm_map_to_cell
. - Mappings for tilings:
column_reverse
,row_complement
,
permute_columns
,permute_rows
,apply_perm_map_to_cell
. guess_from_gridded_perms
to guess tiling T from gridded perms in Grid(T).enmerate_gp_up_to
counts gridded perms of length 0, 1, 2, ... up to a max length.- Can sample and generate objects from fusion specifications.
Fixed
- Anti-diagonal symmetry backward map was fixed.
This is same as 2.4.1 because of some release confusion