[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
