[ bianca ]
[ ソース: r-cran-lbfgsb3c ]
パッケージ: r-cran-lbfgsb3c (2024-3.5-1)
r-cran-lbfgsb3c に関するリンク
r-cran-lbfgsb3c ソースパッケージをダウンロード:
- [r-cran-lbfgsb3c_2024-3.5-1.debian.tar.xz]
- [r-cran-lbfgsb3c_2024-3.5-1.dsc]
- [r-cran-lbfgsb3c_2024-3.5.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
GNU R limited memory BFGS minimizer with bounds on Parameters
Interfacing to Nocedal et al. L-BFGS-B.3.0 (See <http://users.iems.northwestern.edu/~nocedal/lbfgsb.html>) limited memory BFGS minimizer with bounds on parameters. This is a fork of 'lbfgsb3'. This registers a 'R' compatible 'C' interface to L-BFGS-B.3.0 that uses the same function types and optimization as the optim() function (see writing 'R' extensions and source for details). This package also adds more stopping criteria as well as allowing the adjustment of more tolerances.
その他の r-cran-lbfgsb3c 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libgfortran5 (>= 8)
- Runtime library for GNU Fortran applications
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-cran-numderiv
- GNU R package for accurate numerical derivatives
-
- dep: r-cran-rcpp (>= 0.12.3)
- GNU R package for Seamless R and C++ Integration
-
- dep: r-cran-rcpparmadillo
- GNU R package for Armadillo C++ linear algebra library
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-microbenchmark
- GNU R package for Accurate Timeing Functions
-
- rec: r-cran-optimx
- GNU R expanded replacement and extension of the 'optim' function
-
- rec: r-cran-pkgbuild
- find tools needed to build GNU R packages
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-testthat (>= 3.0.0)
- GNU R testsuite