パッケージ: libblaspp-dev (2024.05.31-1)
libblaspp-dev に関するリンク
Debian の資源:
blaspp ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
C API for the Basic Linear Algebra Subroutines (development files)
The Basic Linear Algebra Subprograms (BLAS) have been around for many decades and serve as the de facto standard for performance-portable and numerically robust implementation of essential linear algebra functionality. Originally, they were written in Fortran, and later furnished with a C API (CBLAS).
The objective of BLAS is to provide a convenient, performance oriented API for development in the C language, that, for the most part, preserves established conventions, while, at the same time, takes advantages of modern C features, such as: namespaces, templates, exceptions, etc.
This package contains the static libraries and the header files.