[submodule "src/external/eigen"]
	path = src/external/eigen
	url = https://gitlab.com/libeigen/eigen.git
[submodule "src/external/pybind11"]
	path = src/external/pybind11
	url = https://github.com/pybind/pybind11.git
[submodule "src/external/plog"]
	path = src/external/plog
	url = https://github.com/SergiusTheBest/plog.git
