~sylvestre/scilab/5.3

« back to all changes in this revision

Viewing changes to scilab/CHANGES_5.4.X

  • Committer: Vincent COUVERT
  • Author(s): Michael BAUDIN
  • Date: 2011-09-14 11:36:16 UTC
  • Revision ID: git-v1:dd08d3e796dcd8c898551f1d796a2a4d710bc03e
optimization: Bug #9566 fixed for tolerance rule.

Change-Id: I97744503e3d1c9d7eb5aabb0e341ec814f650fb5

Show diffs side-by-side

added added

removed removed

Lines of Context:
153
153
  See the help page of neldermead for details to update your
154
154
  code, if required.
155
155
 
 
156
* bug 9566 fixed - The tolvarianceflag, tolabsolutevariance, 
 
157
  tolrelativevariance options of neldermead are now obsolete.
 
158
  See the help page of neldermead for details to update your
 
159
  code, if required.
 
160
 
156
161
* readmps - Created unit test.
157
162
            Fixed bug in the management of error messages.
158
163
            Fixed bug in the reading of a test file.