Our great sponsors
-
optimization-engine
Nonconvex embedded optimization: code generation for fast real-time optimization
I found this library here called the optimization engine . While it looks really good and thorough, I don't believe it is as feature rich as the C++ Ceres Solver. But mabye there are other libraries out there that people know of which could complement?
-
Hey, people! I was wondering if there is a library for non-linear optimization, equivalent to that for Ceres Solver that you have in C++?
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
You might find interest in argmin, a collection of common optimization algorithms.