用于数学矩阵运算的 C 库 [英] C libraries for mathematical matrix operations

查看:30
本文介绍了用于数学矩阵运算的 C 库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道有一些针对各种矩阵分解(QR 分解、SVD 等)、乘法等的优化算法.然而,我找不到一个好的概述.对于 C++,中有很多有用的信息这个问题,但我正在寻找 C 中的那些东西.

I know there are some optimized algorithms around for all kind of matrix decompositions (QR decomposition, SVD,...), multiplications and the likes. Yet, I couldn't find a good overview. For C++, there is quite some useful information in this question, but I'm looking for those things in C.

推荐答案

你没有提到你想要开源软件还是商业软件,所以这里是一个包含两者的列表:

You did not mention whether you wanted an open-source or a commercial software, so here is a list containing both:

  • GNU Scientific Library (GSL)
  • Basic Linear Algebra Subprograms (BLAS)
  • Meschach
  • Numerical Algorithms Group (NAG)

还有这个上一个问题 关于这个主题.

There was also this previous question on the subject.

这篇关于用于数学矩阵运算的 C 库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆