We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4379a6b commit 6fb240aCopy full SHA for 6fb240a
mkl_umath/src/blocking_utils.h
@@ -27,7 +27,7 @@
27
28
#include "numpy/arrayobject.h"
29
30
-/* Adapated from NumPy's source code.
+/* Adapted from NumPy's source code.
31
* https://github.com/numpy/numpy/blob/main/LICENSE.txt */
32
33
/*
mkl_umath/src/fast_loop_macros.h
@@ -51,7 +51,7 @@
51
#define NPY_ASSUME_ALIGNED(p, b)
52
#endif
53
54
55
56
57
/**
mkl_umath/src/mkl_umath_loops.c.src
@@ -48,7 +48,7 @@
48
#define USE_NUMPY_2
49
50
0 commit comments