Revision 0d77c3ffd798964e5a94420a887b03bdb40463fc authored by Vincent Chabannes on 30 May 2018, 14:11:05 UTC, committed by Vincent Chabannes on 30 May 2018, 14:11:05 UTC
- add new access method expr<M,N>()
- move build expression in ModelExpression
1 parent 419eda0
Raw File
.gitmodules
[submodule "contrib/nlopt"]
	path = contrib/nlopt
	url = https://github.com/feelpp/nlopt.git
[submodule "contrib/hpddm"]
	path = contrib/hpddm
	url = https://github.com/feelpp/hpddm.git
[submodule "contrib/jsonlab"]
	path = contrib/jsonlab
	url = https://github.com/fangq/jsonlab.git
[submodule "contrib/ipopt"]
	path = contrib/ipopt
	url = https://github.com/feelpp/Ipopt.git
[submodule "contrib/pybind11"]
	path = contrib/pybind11
	url = https://github.com/feelpp/pybind11.git
[submodule "contrib/mongodb"]
	path = contrib/mongocxx
	url = https://github.com/feelpp/mongo-cxx-driver.git
back to top