Dependencies for numeric-optimization-0.1.1.0

library
rosenbrock

Flags

Manual Flags

NameDescriptionDefault
build-examples

Build example programs

Disabled
with-cg-descent

Enable CGDescent optimization algorithm provided by nonlinear-optimization package and CG_DESCENT-C library. Since they are licensed under GPL, setting this flag True implies that resulting binary is also under GPL.

Disabled
with-lbfgs

Enable L-BFGS (since 0.1.1.0)

Enabled
with-lbfgsb

Enable L-BFGS-B (since 0.1.1.0)

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info