Package: SymbolicDeterminants
Title: Symbolic Representation of Matrix Determinant
Version: 1.3.0
Authors@R: c(person("William","Fairweather", role = c("aut", "cre"),
           email = "wrf343@flowervalleyconsulting.com"))
Description: Creates a guide for writing the formula for the determinant of a square matrix (a detguide) as a function of the elements of the matrix and writes out that formula, the symbolic representation.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown, Hmisc
VignetteBuilder: knitr
Imports: stats, utils, fs
Maintainer: William Fairweather <wrf343@flowervalleyconsulting.com>
NeedsCompilation: no
Packaged: 2021-01-05 14:24:09 UTC; NO
Author: William Fairweather [aut, cre]
Repository: CRAN
Date/Publication: 2021-01-05 18:10:14 UTC
