[ 原始碼: r-cran-minqa ]
套件:r-cran-minqa(1.2.4-1 以及其他的)
GNU R package for quadratic optimisation without derivatives
The minqa package implements derivative-free optimization by quadratic approximation based on an interface to Fortran implementations by MJD Powell.
其他與 r-cran-minqa 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支援函式庫
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libgfortran5 (>= 8)
- Runtime library for GNU Fortran applications
-
- dep: libquadmath0 (>= 4.6) [amd64, i386]
- GCC Quad-Precision Math Library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: r-api-3.5
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 3.5.1-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-rcpp (>= 0.11.0)
- GNU R package for Seamless R and C++ Integration