
TL;DR
The paper introduces the 'freegroup' R package, which provides efficient, vectorized tools for working with free groups on finite sets of symbols, enhancing computational capabilities in algebraic research.
Contribution
It presents a new R package that uses matrix-based representations for free groups, offering efficient and user-friendly tools for algebraic computations.
Findings
The package is available on CRAN.
It uses an efficient matrix-based internal representation.
Provides R-centric functionalities for free group operations.
Abstract
Here I present the freegroup package for working with the free group on a finite set of symbols. The package is vectorised; internally it uses an efficient matrix-based representation for free group objects but uses a configurable print method. A range of R-centric functionality is provided. It is available on CRAN at https://CRAN.R-project.org/package=freegroup.
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 · Bayesian Methods and Mixture Models · Data Mining Algorithms and Applications
