パッケージ: librsb0 (1.2.0-rc7-6)
librsb0 に関するリンク
Debian の資源:
librsb ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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.
その他の librsb0 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgfortran5 (>= 8)
- GNU Fortran アプリケーション用ランタイムライブラリ
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP (GOMP) サポートライブラリ
-
- dep: libhwloc5 (>= 1.11.12)
- マシンの階層的ビュー - 共有ライブラリ
-
- dep: zlib1g (>= 1:1.2.2.3)
- 圧縮ライブラリ - ランタイム