Skip to content

CRAN release v9.2.0

Compare
Choose a tag to compare
@stewid stewid released this 03 Sep 17:56
· 699 commits to main since this release

CHANGES OR IMPROVEMENTS

  • Renamed the set/get funtions update_u0 and update_v0 to u0and
    v0, respectively.

  • Some internal refactoring of the C code to set number of threads
    when using OpenMP.

  • Changed to coerce to a sparse matrix via virtual classes in order to
    work with the upcoming Matrix package update.