Package: braids Title: The Braid Groups Version: 1.0.0 Authors@R: c( person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre")), person("Balazs", "Komuves", role = "cph", comment = "author of the Haskell library 'combinat'") ) Description: Deals with the braid groups. Includes creation of some specific braids, group operations, free reduction, and Bronfman polynomials. Braid theory has applications in fluid mechanics and quantum physics. The code is adapted from the 'Haskell' library 'combinat', and is based on Birman and Brendle (2005) . License: GPL-3 URL: https://github.com/stla/braids BugReports: https://github.com/stla/braids/issues Imports: maybe Encoding: UTF-8 RoxygenNote: 7.3.1 Repository: https://stla.r-universe.dev Date/Publication: 2024-04-26 16:52:07 UTC RemoteUrl: https://github.com/stla/braids RemoteRef: HEAD RemoteSha: 24232c0e1f25f4c2525a2a71bfe9a1358232f339 NeedsCompilation: no Packaged: 2026-06-16 10:54:52 UTC; root Author: Stéphane Laurent [aut, cre], Balazs Komuves [cph] (author of the Haskell library 'combinat') Maintainer: Stéphane Laurent