Pakket: r-cran-rcppeigen (0.3.3.9.1-1)
Verwijzigingen voor r-cran-rcppeigen
Debian bronnen:
Het bronpakket r-cran-rcppeigen downloaden:
- [r-cran-rcppeigen_0.3.3.9.1-1.dsc]
- [r-cran-rcppeigen_0.3.3.9.1.orig.tar.gz]
- [r-cran-rcppeigen_0.3.3.9.1-1.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [cran.r-project.org]
Vergelijkbare pakketten:
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.
Andere aan r-cran-rcppeigen gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- of liblapack.so.3
- virtueel pakket geboden door libatlas3-base, liblapack3, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- virtueel pakket geboden door r-base-core
-
- dep: r-base-core (>= 4.0.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