Necklaces and bracelets in R
Elvira Di Nardo, Giuseppe Guarino

TL;DR
This paper presents an R package for generating necklaces and bracelets, with applications in combinatorics and matrix trace analysis, offering practical tools for researchers in these fields.
Contribution
It introduces the Necklaces package in R, providing functions to generate necklaces and bracelets with examples of applications like Lyndon words and de Bruijn sequences.
Findings
Provides efficient R routines for necklaces and bracelets
Includes practical examples demonstrating applications in combinatorics
Available as an R package on CRAN
Abstract
This note introduces a code snippet in R aiming to generate necklaces as well as bracelets. Among various uses, necklaces are useful tools to manage traces of products of random matrices. Functionality for necklaces and bracelets is provided with some examples of applications such as Lyndon words and de Bruijn sequences. The routines are collected in the Necklaces package available from the Comprehensive R Archive Network.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Analysis with R
