LAPACK wrappers for C/C++

前端 未结 5 1368
醉酒成梦
醉酒成梦 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:24

    I use this: https://svn.boost.org/svn/boost/sandbox/numeric_bindings/

    careful not to use the old v1: http://boost.2283326.n4.nabble.com/binding-v1-vs-sandbox-numeric-bindings-td3036149.html

提交回复
热议问题