LAPACK wrappers for C/C++

前端 未结 5 1360
醉酒成梦
醉酒成梦 2021-01-14 14:44

I would like to use Visual Studio 2008, programming in C++, but would also like to use LAPACK power, Is there any wrapper so I can use LAPACK in

5条回答
  •  温柔的废话
    2021-01-14 15:02

    If you are willing to use a commercial product, then I can recommend Intel Math Kernel library. It will cost you 400$ for a single user license, but you get a very fast implementation that is optimized for Intel processors.

提交回复
热议问题