Package: minic
Type: Package
Title: Minimization Methods for Ill-Conditioned Problems
Version: 1.0.3
Date: 2025-10-09
Authors@R: c(person("Bert", "van der Veen", role = c("aut", "cre"), email = "bert_van_der_veen@hotmail.com"))
Maintainer: Bert van der Veen <bert_van_der_veen@hotmail.com>
Description: Implementation of methods for minimizing ill-conditioned problems. Currently only includes regularized (quasi-)newton optimization (Kanzow and Steck et al. (2023), <doi:10.1007/s12532-023-00238-4>).
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: Rcpp (>= 1.0.12)
LinkingTo: Rcpp, RcppEigen
URL: https://github.com/BertvanderVeen/minic
BugReports: https://github.com/BertvanderVeen/minic/issues
NeedsCompilation: yes
Packaged: 2025-10-09 09:35:23 UTC; bertv
Author: Bert van der Veen [aut, cre]
Repository: CRAN
Date/Publication: 2025-10-09 10:40:07 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-12 02:58:18 UTC; windows
Archs: x64
