d0a737fa90
This reverts commit 5f90970e57.
8 lines
325 B
Plaintext
8 lines
325 B
Plaintext
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
|