You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yeah, I don't even know what is the problem. There's no fancy BLAS happening, except using LinearAlgebra and a call to qr or svd. If the problem is that there's no default BLAS implementation set I don't think we should set one for the user?
Maybe this is because of code called before using SymbolicWedderburn. @kocvara Can you reproduce it by running using SymbolicWedderburn on a new Julia REPL to make sure it's not due to code run before like what's suggested in jump-dev/SumOfSquares.jl#382 (comment)
See jump-dev/SumOfSquares.jl#382
cc @kocvara
The text was updated successfully, but these errors were encountered: