zxlxz / sfc

rc is rust in c++
GNU Lesser General Public License v3.0
177 stars 21 forks source link

Request: Support for using external BLAS/LAPACK libraries #4

Open zhxxch opened 6 years ago

zhxxch commented 6 years ago

Such as using NMS_USE_BLAS, NMS_USE_MKL to switch between built-in vectorized operations and external numerical libraries.