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