Skip to content

momentuHMM 1.5.7 2025-10-21

Choose a tag to compare

@bmcclintock bmcclintock released this 21 Oct 19:04
· 1 commit to master since this release

momentuHMM 1.5.7 2025-10-21

CHANGES

  • changed arma::is_finite to std::isfinite in src/combine.h and src/densities.h to avoid compilation warnings about deprecated declarations arising from a recent upgrade of RcppArmadillo