matrixmodp: Working with Matrices over Finite Prime Fields

Provides functions for row-reducing and inverting matrices with entries in many of the finite fields (those with a prime number of elements). With this package, users will be able to find the reduced row echelon form (RREF) of a matrix and calculate the inverse of a (square, invertible) matrix.

Version: 0.2.0
Suggests: testthat (≥ 3.0.0)
Published: 2024-07-02
DOI: 10.32614/CRAN.package.matrixmodp
Author: Ryan Higginbottom [aut, cre, cph]
Maintainer: Ryan Higginbottom <rhigginbottom at washjeff.edu>
BugReports: https://github.com/rhigginbottom/matrixmodp/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/rhigginbottom/matrixmodp, https://rhigginbottom.github.io/matrixmodp/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: matrixmodp results

Documentation:

Reference manual: matrixmodp.pdf

Downloads:

Package source: matrixmodp_0.2.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): matrixmodp_0.2.0.tgz, r-oldrel (arm64): matrixmodp_0.2.0.tgz, r-release (x86_64): matrixmodp_0.2.0.tgz, r-oldrel (x86_64): matrixmodp_0.2.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=matrixmodp to link to this page.