PatWie/CppNumericalSolvers
a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen
C++MIT
Issues
- 1
document
#147 opened by xiaoxiaojiea - 0
neldermeadsolver for v2
#146 opened by LipsonX - 3
Setting the initial approximate Hessian?
#145 opened by ghutchis - 2
Constrained line search in L-BFGS-B
#114 opened by bramthijssen - 0
CMAESB - Make TMatrix dynamic, to avoid setting the dimension at compile time
#141 opened by antoinecollet5 - 1
[HELP] using CMaesB -> Eigen types issues
#139 opened by antoinecollet5 - 3
- 1
Enable changing line search strategies?
#134 opened by unclejimbo - 1
Treatment of NaNs
#133 opened by izsahara - 1
Including this implementation in another package with proper credits to the authors
#132 opened by Shihao-Yang - 2
- 2
Eigen::indexing::all not found
#125 opened by copyme - 2
- 1
The way to calculate a finite Hessian
#120 opened by chobby - 3
Share computation between value() and gradient()
#115 opened by bing-jian - 4
L-BFGS-B doesn't work with simple example
#116 opened by dandoh - 2
Hessian of Rosenbrock function is incorrect
#117 opened by chobby - 1
Can't apply constraints to the NelderMead solver
#110 opened by joncage - 1
Optimization report?
#109 opened by Daiver - 2
- 3
Long compilation time
#106 opened by tom-anders - 4
Eigen 3.3.x fails tests
#76 opened by ryanlevy - 3
- 3
LBFGS *seems* to stop prematurely
#96 opened by rjmoraes - 1
Max number of variables
#99 opened by xsedla0k - 1
- 1
BoundedProblem and finiteGradient
#92 opened by tvatter - 1
- 0
Use mShadow
#86 opened by PatWie - 14
nonnegls.cpp example compiles but fails at runtime
#67 opened by slayoo - 1
Add line to BUILD: build_example("nonnegls")
#89 opened by RobertLRead - 2
Tolerance and itermax
#79 opened by tvatter - 3
A way to evaluate a set of 'x' ?
#84 opened by rtrepos - 1
VS10 version
#87 opened by AlexMorgand - 2
compile errors with neldermeadsolver
#85 opened by iwillburnyou - 1
Performance flaw in bfgssolver?
#81 opened by JLVarjo - 9
NelderMeadSolver gets stuck on a transect
#52 opened by selkovjr - 6
Build Issue -
#73 opened by SVincelette - 3
CMAES failed
#58 opened by PatWie - 0
- 13
- 6
L-BFGS line search instability ?
#54 opened by SebDyn - 4
CMake issue with Eigen3
#68 opened by tvatter - 2
Matlab Mex function won't compile
#71 opened by kevinj22 - 2
Example in readme does not compile
#60 opened by connellybarnes - 2
- 1
cmake improvements
#51 opened by tamaskenez - 2
Failed tests
#59 opened by mm148881 - 6
- 3
Add the dimension as template parameter
#41 opened by hugandr