套件:librsb0(1.2.0.9+real+dfsg-1)
librsb0 的相關連結
Debian 的資源:
下載原始碼套件 librsb:
- [librsb_1.2.0.9+real+dfsg-1.dsc]
- [librsb_1.2.0.9+real+dfsg.orig.tar.gz]
- [librsb_1.2.0.9+real+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [librsb.sourceforge.net]
相似套件:
recursive sparse blocks matrix computations library
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 shared library and the rsbench utility.
其他與 librsb0 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 4.0)
- GCC 支援函式庫
-
- dep: libgomp1 (>= 6)
- GCC OpenMP (GOMP) support library
-
- dep: libhwloc15 (>= 2.2.0+dfsg)
- Hierarchical view of the machine - shared libs
-
- dep: zlib1g (>= 1:1.2.2.3)
- 壓縮函式庫 - 跑程式時用(runtime)