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)
    <doi:10.48550/arXiv.math/0409205>.
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
NeedsCompilation: no
Packaged: 2024-04-26 16:57:22 UTC; SDL96354
Author: Stéphane Laurent [aut, cre],
  Balazs Komuves [cph] (author of the Haskell library 'combinat')
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2024-04-28 10:00:03 UTC
Built: R 4.6.0; ; 2025-11-02 03:14:47 UTC; windows
