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 |
Reference manual: | matrixmodp.pdf |
Package source: | matrixmodp_0.2.0.tar.gz |
Windows binaries: | r-devel: matrixmodp_0.2.0.zip, r-release: matrixmodp_0.2.0.zip, r-oldrel: matrixmodp_0.2.0.zip |
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 |
Please use the canonical form https://CRAN.R-project.org/package=matrixmodp to link to this page.