套件: r-cran-rcppeigen (0.3.3.4.0-1)
r-cran-rcppeigen 的相關超連結
Trisquel 的資源:
下載原始碼套件 r-cran-rcppeigen:
- [r-cran-rcppeigen_0.3.3.4.0-1.dsc]
- [r-cran-rcppeigen_0.3.3.4.0.orig.tar.gz]
- [r-cran-rcppeigen_0.3.3.4.0-1.diff.gz]
維護者:
Original Maintainer:
- Dirk Eddelbuettel
相似套件:
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.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC support library
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- 或者 liblapack.so.3
- 本虛擬套件由這些套件提供: libatlas3-base, liblapack3, libopenblas-base
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: r-api-3.4
- 本虛擬套件由這些套件提供: r-base-core
-
- dep: r-base-core (>= 3.4.3-1)
- GNU R core of statistical computation and graphics system
-
- 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