levmar (math/levmar) Add to my watchlist
Levenberg-Marquardt nonlinear least squares algorithmlevmar is a native ANSI C implementation of the Levenberg-Marquardt optimization algorithm. Both unconstrained and constrained (under linear equations, inequality and box constraints) Levenberg-Marquardt variants are included. The LM algorithm is an iterative technique that finds a local minimum of a function that is expressed as the sum of squares of nonlinear functions. It has become a standard technique for nonlinear least-squares problems and can be thought of as a combination of steepest descent and the Gauss-Newton method. When the current solution is far from the correct on, the algorithm behaves like a steepest descent method: slow, but guaranteed to converge. When the current solution is close to the correct solution, it becomes a Gauss-Newton method.
Version: 2.6 License: GPL
14 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
13 | 10443 | 2023-01-02 8:15:03 | 0:02:02 | 1371 | failed install-dependencies |
13 | 9363 | 2022-12-30 23:38:06 | 0:00:02 | 1279 | failed install-dependencies |
11 | 75713 | 2022-06-10 21:38:21 | 0:00:13 | 19901 | failed install-dependencies |
12 | 33053 | 2022-06-10 21:34:25 | 0:00:10 | 8678 | failed install-dependencies |
11 | 73177 | 2022-05-24 1:18:01 | 0:00:31 | 19199 | failed install-dependencies |
12 | 30295 | 2022-05-23 22:37:01 | 0:00:14 | 7976 | failed install-dependencies |
12 | 15092 | 2022-01-16 11:36:02 | 0:00:11 | 3545 | failed install-dependencies |
11 | 60983 | 2022-01-16 5:25:51 | 0:00:34 | 14914 | failed install-dependencies |
11 | 34222 | 2021-06-14 7:59:12 | 0:00:48 | 7098 | failed install-dependencies |
11 | 11626 | 2021-01-02 19:20:17 | 0:00:48 | 1558 | failed install-dependencies |
10.15 | 46809 | 2021-01-02 15:19:22 | 0:01:21 | 12362 | build successful |
11.arm64 | 7042 | 2021-01-02 15:02:00 | 0:00:14 | 1655 | failed install-dependencies |
10.15 | 22397 | 2020-01-27 5:15:35 | 0:00:50 | 2565 | failed install-dependencies |
10.15 | 16967 | 2019-12-27 9:45:01 | 0:00:50 | 1727 | failed install-dependencies |