> Then, do you know how to do your computation within c/c++? Do you want to > use the ArtinBraid or BandBraid class?
For the moment, i am working only with the ArtinBraid form. I tried to write a small c++ program to implement the left normal form, calling WordToBraid and then .LCF but i couldn't even make it to compile. My main idea is basically that: to be able to pass a list of integers representing the word of a braid, and get an integer plus a list of lists of integers, representing the left normal form. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org