NEWS
HiGarrote 1.0.2 (2025-01-30)
Bug fixes
- Remove the original is_PD function in lib.cpp.
- Use matrixcalc::is.positive.definite instead.
HiGarrote 1.0.1 (2025-01-29)
Bug fixes
- Remove the original make_PD function in lib.cpp.
- Use Matrix::nearPD instead.