forked from scipy/scipy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
28 lines (28 loc) · 979 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "doc/source/_static/scipy-mathjax"]
path = doc/source/_static/scipy-mathjax
url = https://github.com/scipy/scipy-mathjax.git
[submodule "scipy/sparse/linalg/_propack/PROPACK"]
path = scipy/sparse/linalg/_propack/PROPACK
url = https://github.com/scipy/PROPACK.git
shallow = true
[submodule "scipy/_lib/unuran"]
path = scipy/_lib/unuran
url = https://github.com/scipy/unuran.git
shallow = true
[submodule "HiGHS"]
path = scipy/_lib/highs
url = https://github.com/scipy/highs
shallow = true
[submodule "scipy/_lib/boost_math"]
path = scipy/_lib/boost_math
url = https://github.com/boostorg/math.git
shallow = true
[submodule "scipy/_lib/array_api_compat"]
path = scipy/_lib/array_api_compat
url = https://github.com/data-apis/array-api-compat.git
[submodule "scipy/_lib/pocketfft"]
path = scipy/_lib/pocketfft
url = https://github.com/scipy/pocketfft
[submodule "scipy/_lib/cobyqa"]
path = scipy/_lib/cobyqa
url = https://github.com/cobyqa/cobyqa.git