There is a newer version of the record available.

Published March 9, 2023 | Version v0.4.0
Software Open

MatthewHeun/matsindf: v0.4.0

Description

matsindf 0.4.0 (2023-03-07)

  • All functions now work with both matrix and Matrix objects, thereby enabling use of sparse matrices. Use matsbyname::Matrix() to create sparse matrices as appropriate.
  • mat_to_rowcolval() now accepts Matrix objects in the .matrix argument.
  • rowcolval_to_mat() gains a matrix.class argument that specifies whether a matrix or a Matrix 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