jeanluct / braidlab

Matlab package for analyzing data using braids
GNU General Public License v3.0
23 stars 9 forks source link

Document the Garside word class cfbraid #142

Open jeanluct opened 6 years ago

jeanluct commented 6 years ago

braidlab has an undocumented class cfbraid which stores a word in Garside normal form. It's pretty basic and is used only (I think) for testing whether two words are conjugate. But for some applications (such as maybe issue #121) it might be very useful.

The class might need to be fleshed out a bit more.