Skip to content

miguelmarco/libbraiding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libbraiding

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.

This code is maintained by Miguel Marco-Buzunariz, as a fork of the one maintained by Jean-Luc Thiffeault.

CBraid is a C++ library originally written by Jae Choon Cha.
It allows various computations on braid groups, such as normal forms. The code in this project is based on his final version of 2001/12/07 and distributed under the GPL.

The library has been updated to run on modern compilers, and has been merged with Braiding version v1.0 (2004/10/04) originally written by Juan Gonzalez-Meneses and distributed under the GPL. Maria Cumplido contributed some code for computing sets of sliding circuits.

About

cbraid/braiding are C++ libraries for computations on braid groups

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.7%
  • Cython 4.0%
  • Other 0.3%