summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: d849a3caf5c212809305ab66ec97cd0630599a79 (plain)
1
2
3
4
5
6
7
8
9
[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
[submodule "numpy/core/src/npysort/x86-simd-sort"]
	path = numpy/core/src/npysort/x86-simd-sort
	url = https://github.com/intel/x86-simd-sort