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
Also, I think scipy may have changed and now "flbas" token here is not used. In other words, it used to be sp.linalg.blas.fblas.<...>, and taking out the ".fblas" part allowed my system (which is Debian based) to use the SciPy-BLAS backend when I look at deltasigma.simulation_backends
.../numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
The text was updated successfully, but these errors were encountered: