File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11# ` mkl_umath `
22
3- ` mkl_umath._ufuncs ` exposes [ Intel(R) Math Kernel Library] ( https://software .intel.com/content/www/us/en/develop /tools/oneapi/components /onemkl.html )
3+ ` mkl_umath._ufuncs ` exposes [ Intel(R) Math Kernel Library] ( https://www .intel.com/content/www/us/en/developer /tools/oneapi/onemkl.html )
44powered version of loops used in the patched version of [ NumPy] ( https://numpy.org ) , that used to be included in
5- [ Intel(R) Distribution for Python* ] ( https://software .intel.com/content/www/us/en/develop /tools/oneapi/components /distribution-for-python.html ) .
5+ [ Intel(R) Distribution for Python* ] ( https://www .intel.com/content/www/us/en/developer /tools/oneapi/distribution-for-python.html ) .
66
77Patches were factored out per community feedback ([ NEP-36] ( https://numpy.org/neps/nep-0036-fair-play.html ) ).
88
@@ -40,4 +40,3 @@ Intel(R) C compiler and Intel(R) Math Kernel Library are required to build `mkl_
4040export MKLROOT=$CONDA_PREFIX
4141python setup.py config_cc --compiler=intelem build_ext --inplace
4242```
43-
You can’t perform that action at this time.
0 commit comments