软件包:librsb-doc(1.2.0.9+real+dfsg-1)
librsb-doc 的相关链接
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 (documentation)
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 documentation for librsb.