软件包:librsb-dev(1.2.0-rc7-6)
recursive sparse blocks matrix computations library (development)
This is a library for sparse matrix computations featuring the Recursive Sparse Blocks (RSB) matrix format. This format allows cache efficient and multi-threaded (that is, shared memory parallel) operations on large sparse matrices. It provides the most common operations necessary to iterative solvers, like matrix-vector multiplication, triangular solution, rows/columns scaling, diagonal extraction / setting, blocks extraction, norm computation, formats conversion. The RSB format is especially well suited for symmetric and transposed multiplication variants.
This package contains the static libraries for development with librsb, including examples and the rsbench utility.
其他与 librsb-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgfortran5 (>= 8)
- Runtime library for GNU Fortran applications
-
- dep: libgomp1 (>= 4.2.1)
- GCC OpenMP(GOMP)支持库
-
- dep: libhwloc5 (>= 1.11.12)
- Hierarchical view of the machine - shared libs
-
- dep: librsb0 (= 1.2.0-rc7-6)
- recursive sparse blocks matrix computations library
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时