Commit 80bf4aa
Fix objcons! for SimpleNLSModel (#507)
* Fix objcons! for SimpleNLSModel to match test expectations: constraints in output, objective from residual
* Add dual objcons! signatures for SimpleNLSModel to support new AbstractNLSModel API
* objcons
* Update src/nls/api.jl
Co-authored-by: Tangi Migot <[email protected]>
* Update src/nls/api.jl
Co-authored-by: Tangi Migot <[email protected]>
* Update simple-model.jl
* changes to the NLS API and a simple model test
* Update src/nls/api.jl
Co-authored-by: Tangi Migot <[email protected]>
* Update src/nls/api.jl
Co-authored-by: Tangi Migot <[email protected]>
* Update test/nls/simple-model.jl
Co-authored-by: Tangi Migot <[email protected]>
---------
Co-authored-by: Tangi Migot <[email protected]>1 parent 228c04e commit 80bf4aa
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
454 | 474 | | |
455 | 475 | | |
456 | 476 | | |
| |||
0 commit comments