blob: 9ebe3e74d4cd3a074b21e7227fe2fd30d968726d (
plain) (
blame)
1
2
3
4
5
6
7
|
This is a project to expose the functionalitis of the Braiding program as a
shared library. The original goal is to include it as a component of SageMath,
but it can be used in any other c++ program.
It allows various computations on braid groups, such as normal forms.
See also: https://github.com/miguelmarco/libbraiding
|