パッケージ: 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) サポートライブラリ
-
- dep: libhwloc15 (>= 2.2.0+dfsg)
- マシンの階層的ビュー - 共有ライブラリ
-
- dep: zlib1g (>= 1:1.2.2.3)
- 圧縮ライブラリ - ランタイム