Overview
Request 1136443 accepted
- Update to version 2.8.1:
* Parameter estimation
+ stk_optim_octavesqp/stk_minimize_boxconstrained.m: Catch
sqp errors and return the best point found so far.
* Maintainer tools
+ stk_runtests.m: Optionnally, save the result to a mat-file.
+ stk_runtests_allmatlabs.m: Run the test suite on all
available versions of Matlab.
+ admin/build_tools: Simplify HTML doc build
- Created by StefanBruens
- In state accepted
Request History
StefanBruens created request
- Update to version 2.8.1:
* Parameter estimation
+ stk_optim_octavesqp/stk_minimize_boxconstrained.m: Catch
sqp errors and return the best point found so far.
* Maintainer tools
+ stk_runtests.m: Optionnally, save the result to a mat-file.
+ stk_runtests_allmatlabs.m: Run the test suite on all
available versions of Matlab.
+ admin/build_tools: Simplify HTML doc build
badshah400 accepted request
Great, thanks.