Hi developers,
It seems in artifact, there are functions list_fusionrings, list_fusioncategories, list_braidedcategories that can return lists of categories extracted from the file name.
So far I need to go though the data branch to see all possible solutions. Would exporting these informations to users be helpful? If so, would a documentation style of printing be helpful also? For example by providing more arguments in list_braidedcategories to allow print all possible categories with the given rank, or given central charge, or something else.
Hi developers,
It seems in
artifact, there are functionslist_fusionrings,list_fusioncategories,list_braidedcategoriesthat can return lists of categories extracted from the file name.So far I need to go though the
databranch to see all possible solutions. Would exporting these informations to users be helpful? If so, would a documentation style of printing be helpful also? For example by providing more arguments inlist_braidedcategoriesto allow print all possible categories with the given rank, or given central charge, or something else.