Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.1
-
None
Description
The "optim" package should only refer to the strict definition of an optimization problem: minimizing a cost function.
The non-linear least-squares "optimizers" should be considered as "fitting" algorithms and moved to the "o.a.c.m.fitting" package.
Attachments
Issue Links
- supercedes
-
MATH-874 New API for optimizers
- Resolved
1.
|
Move the contents of "o.a.c.m.nonlinear.vector.jacobian" to the "o.a.c.m.fitting" package | Closed | Gilles Sadowski | |
2.
|
Implement a "fluent" API | Resolved | Unassigned |