Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为 C 编程语言寻找一个好的数值计算库。
类似于具有良好文档的 LAPACK 将非常有帮助。
感谢和问候,
上普尔
它是丑陋的 C(来自 Fortran 的机器翻译),但您可能会发现clapack很有用。您可能还想看看ATLAS。在 C 语言中也有很多 BLAS 的实现——这足以让我很难选择一个来推荐。
查看 GNU 科学库 http://www.gnu.org/s/gsl/