- Update to version 1.6.0:
* Build fixes for Octave 5.1 and some bug fixes.
* With Octave from version 5.1 on, a parallel cluster established
with package `parallel' can be used for computation of gradients
with option `parallel_net'.
* Compatibility frontend `fmincon' has been added.
* `lsqnonlin' and `lsqcurvefit' now accept a problem structure as
single argument for compatibility.
* LinearRegression:
- Corrected errors in computing variances of data and
parameters.
- Erroneous documentation of the 2nd output (`e_var',
variances of data) has been fixed.
- The 5th output (previously `y_var'), which was erroneously
documented as the variances of dependent variables, has been
replaced by `fit_var', the variances of computed function
values.
* Removed deprecated function `samin'. The functionality is
available with the `samin' backend of function `nonlin_min'.
- Drop add_missing_iostream_include.patch: fixed in upstream
sources.
OBS-URL: https://build.opensuse.org/request/show/715675
OBS-URL: https://build.opensuse.org/package/show/science/octave-forge-optim?expand=0&rev=12
- Update to version 1.5.3:
* Added dependency on statistics package.
* Some bug fixes and build fixes for Octave 4.4.
* Unit test for nlinfit is now reproducible.
* Added unit tests in nonlin_residmin and nonlin_curvefit.
* Default algorithm of `nonlin_min' is now more robust.
* Standalone function `samin' is deprecated. The functionality
has been moved into a `samin' backend of function
`nonlin_min'.
- Drop optim-gcc-warnings.patch: incorporated upstream.
OBS-URL: https://build.opensuse.org/request/show/629909
OBS-URL: https://build.opensuse.org/package/show/science/octave-forge-optim?expand=0&rev=8