[ 源代码: rmatrix ]
软件包:r-cran-matrix(1.7-1-1)
GNU R package of classes for dense and sparse matrices
This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms.
其他与 r-cran-matrix 有关的软件包
|
|
|
|
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- 或者 libblas.so.3
- 本虚包由这些包填实: libblas3, libblis4-openmp, libblis4-pthread, libblis4-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.35)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- 或者 liblapack.so.3
- 本虚包由这些包填实: liblapack3, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.4.0~)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-lattice
- GNU R package for 'Trellis' graphics