パッケージ: r-cran-rcppeigen (0.3.4.0.2-1) [debports]
r-cran-rcppeigen に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
GNU R package for Eigen templated linear algebra
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers and related algorithms. It supports dense and sparse matrices on integer, floating point and complex numbers, decompositions of such matrices, and solutions of linear systems. Its performance on many algorithms is comparable with some of the best implementations based on Lapack and level-3 BLAS.
The RcppEigen package includes the header files from the Eigen C++ template library. Thus users do not need to install Eigen itself in order to use RcppEigen.
その他の r-cran-rcppeigen 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.11)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s2 (>= 4.2.1)
- GCC 共有ライブラリ
-
- dep: liblapack3
- 線形代数ルーチンライブラリ 3 - 共有ライブラリ版
- または liblapack.so.3
- 以下のパッケージによって提供される仮想パッケージです: libatlas3-base, liblapack3, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-cran-matrix (>= 1.1-0)
- GNU R package of classes for dense and sparse matrices
-
- dep: r-cran-pkgkitten
- GNU R package to create simple packages
-
- dep: r-cran-rcpp (>= 0.11.0-1)
- GNU R package for Seamless R and C++ Integration