C++ 的 numpy 替代品:线性代数/FFT/数字好东西?

发布于 2024-10-07 11:16:40 字数 305 浏览 4 评论 0原文

我已经使用 python + numpy 一段时间了,并且熟悉(并着迷)它。现在,我需要使用 C++ 进行一些计算,并且正在寻找一个不错的库来快速、轻松地完成数值计算 (TM :P)。我环顾四周,发现了几个选项:

  • GSL
  • Eigen
  • NT2
  • Boost uBlast

由于理解和使用新库是一项相当大的努力,我想知道 SO 人员是否可以对此发表评论。现在我需要基本的 FFT 和 SVD 分解,但是像数组切片、函数矢量化之类的好东西将非常感激。

您对此有何想法?

I've been using python + numpy for a while, and got familiarized (and charmed) with it. Now, I need to do some calculations using C++, and was looking for a nice library to do numerical stuff fast and easy (TM :P). I've been looking around and I found several options:

  • GSL
  • Eigen
  • NT2
  • Boost uBlast

As understanding and getting use to a new library is quite an effort, I was wondering if the SO folks could give comments on this. Right now I would need basic FFT and SVD decomposition, but goodies like slicing of arrays, vectorization of functions and the like would be much appreciated.

What are your thoughts in this aspect?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文