Use openblas instead
This commit is contained in:
@@ -62,7 +62,7 @@ impl Kernel for Exponential {
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
extern crate intel_mkl_src;
|
||||
extern crate blas_src;
|
||||
|
||||
use approx::assert_abs_diff_eq;
|
||||
use rand::{distributions::Standard, thread_rng, Rng};
|
||||
|
||||
Reference in New Issue
Block a user