Published March 9, 2023
| Version v0.4.0
Software
Open
MatthewHeun/matsindf: v0.4.0
Creators
Description
matsindf 0.4.0 (2023-03-07)
- All functions now work with both
matrix
andMatrix
objects, thereby enabling use of sparse matrices. Usematsbyname::Matrix()
to create sparse matrices as appropriate. mat_to_rowcolval()
now acceptsMatrix
objects in the.matrix
argument.rowcolval_to_mat()
gains amatrix.class
argument that specifies whether amatrix
or aMatrix
should be created.- Many new tests to verify that the package works with
Matrix
objects.- Now at 323 tests, all passing.
- Test coverage remains at 100 %.
Files
MatthewHeun/matsindf-v0.4.0.zip
Files
(247.2 kB)
Name | Size | Download all |
---|---|---|
md5:c90eec414f993c97b4811374d6cfcf5c
|
247.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/MatthewHeun/matsindf/tree/v0.4.0 (URL)