2 projects tagged "LGPLv3+"
librsb is a library for sparse matrix computations featuring the Recursive Sparse Blocks (RSB) matrix format. This format allows cache-efficient and multithreaded (that is, shared memory parallel) operations on large sparse matrices. The most common operations necessary to iterative solvers are available (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. On these variants, librsb has been found to be faster than Intel MKL's implementation for CSR. Most numerical kernels code is auto-generated, and the supported numerical types can be chosen by the user at buildtime. librsb implements the Sparse BLAS standard, as specified in the BLAS Forum documents.
Listaller unifies the way you manage software on your Linux system by providing a user-friendly, application-centered software manager GUI. It also provides a software setup package format (the IPK package format), which works on all Linux distributions, as well as tools to make your application binaries work on every Linux distribution. The project has merged with Autopackage some time ago. One of Listaller's strengths is its close integration with AppStream and PackageKit. This means that you will be able to manage Listaller-installed applications with your favorite package-manager, like GNOME-PackageKit, Apper, or even the Ubuntu Software Center. Listaller is primarily designed to be run on Linux distributions, but it could be ported to *BSD.