summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghuveer Devulapalli <raghuveer.devulapalli@intel.com>2021-08-13 12:17:08 -0700
committerRaghuveer Devulapalli <raghuveer.devulapalli@intel.com>2021-08-24 08:54:52 -0700
commit62f8ff5fd542975e4ebbd8cc7adbeaceb64e74a9 (patch)
treeaafd94160bcf17c9a72c098dc24866f7c8ce9a9c
parentd7ff5036c90568d10086a411221e4f858e7a09ed (diff)
downloadnumpy-62f8ff5fd542975e4ebbd8cc7adbeaceb64e74a9.tar.gz
MAINT: Adding SVML submodule
-rw-r--r--.gitmodules3
m---------numpy/core/src/umath/svml0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 0d6857868..1ea274daf 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "doc/source/_static/scipy-mathjax"]
path = doc/source/_static/scipy-mathjax
url = https://github.com/scipy/scipy-mathjax.git
+[submodule "numpy/core/src/umath/svml"]
+ path = numpy/core/src/umath/svml
+ url = https://github.com/numpy/SVML.git
diff --git a/numpy/core/src/umath/svml b/numpy/core/src/umath/svml
new file mode 160000
+Subproject 9f8af767ed6c75455d9a382af829048f8dd1806