Package: matrixmodp
Title: Working with Matrices over Finite Prime Fields
Version: 0.2.0
Authors@R: 
    person(given = "Ryan", , family = "Higginbottom", "rhigginbottom@washjeff.edu", role = c("aut", "cre", "cph"))
Description: 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.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/rhigginbottom/matrixmodp,
        https://rhigginbottom.github.io/matrixmodp/
BugReports: https://github.com/rhigginbottom/matrixmodp/issues
NeedsCompilation: no
Packaged: 2024-07-01 15:46:42 UTC; rhigginbottom
Author: Ryan Higginbottom [aut, cre, cph]
Maintainer: Ryan Higginbottom <rhigginbottom@washjeff.edu>
Repository: CRAN
Date/Publication: 2024-07-02 15:10:05 UTC
Built: R 4.5.2; ; 2025-11-01 01:25:55 UTC; windows
