https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision f5413d7d4468ed6c9f7248e05daa4c438c76a7e0 authored by Konrad Werys on 31 July 2018, 14:36:14 UTC, committed by Konrad Werys on 31 July 2018, 14:36:14 UTC
1 parent 74afb78
Raw File
Tip revision: f5413d7d4468ed6c9f7248e05daa4c438c76a7e0 authored by Konrad Werys on 31 July 2018, 14:36:14 UTC
Adding first fitter method based on amoeba VNL
Tip revision: f5413d7
.gitmodules
[submodule "thirdParty/googletest"]
	path = thirdParty/googletest
	url = https://github.com/google/googletest.git
[submodule "thirdParty/libyaml"]
	path = thirdParty/libyaml
	url = https://github.com/yaml/libyaml.git
[submodule "thirdParty/gsl"]
	path = thirdParty/gsl
	url = https://github.com/ampl/gsl
[submodule "thirdParty/vxl"]
	path = thirdParty/vxl
	url = https://github.com/vxl/vxl
back to top