- Nocedal J, Wright S J. Numerical optimization[M]. 2nd ed. New York:Springer,2006.
-
src: the source code in .c
-
include: the header files in .h
-
doc: documents for theoretic background
-
bin: the folder to store executable after compilation
-
layer_model: a quick modeling example in layered medium
- go to /src and compile: cd /src;make
- link libraries in /lib