开发者

A Numerical Computing Library for C

I’开发者_运维问答m looking for a good numerical computing library for C programming language.

Similar to LAPACK with good documentation would be very helpful.

Thanks & Regards,

Upul


It's ugly C (machine translation from Fortran), but you might find clapack useful. You might also want to take a look at ATLAS. There are also quite a few implementations of BLAS in C -- enough that I'd have difficulty picking one to recommend.


Check out the GNU scientific library http://www.gnu.org/s/gsl/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜