logo
首页技术栈工具库讨论
linear-algebra-cblas

linear-algebra-cblas

Note There are some known bugs in this code, do not use it in production! this package is meant mostly for easy cblas vs haskell benchmarks, not real use. The BLAS (Basic Linear Algebra Subprograms) are routines that provide standard building blocks for performing basic vector and matrix operations. The Level 1 BLAS perform scalar, vector and vector-vector operations, the Level 2 BLAS perform matrix-vector operations, and the Level 3 BLAS perform matrix-matrix operations. Because the BLAS are efficient, portable, and widely available, they are commonly used in the development of high quality linear algebra software, LAPACK for example. For more information, see the Netlib BLAS webpage: http://www.netlib.org/blas/
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconcartazio/hs-cblas5
HACKAGE
carbal install linear-algebra-cblas
查看
标签
根据用户添加的标签生成
暂无标签