close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 18 years ago

Closed 16 years ago

Last modified 16 years ago

#508 closed enhancement (fixed)

Iterations number report

Reported by: lmperez Owned by: Víctor de Buen Remiro
Priority: highest Milestone:
Component: Math Version: 1.1.5
Severity: normal Keywords:
Cc:

Description

I need that the estimate function answer my the iterations number that it needs to reach a solution. So that we can study that number and the connection with the "MaxIter" number that it's defined by Tol.

Actually, we can see the number of iterations in the log file, but it would be a nice idea to include that number in an estimation report set.

Thanks.

Change History (3)

comment:1 Changed 18 years ago by Víctor de Buen Remiro

Status: newassigned

It's a good idea

I will add some auxiliar information about convergence in final returned set.

Thanks to report it.

comment:2 Changed 16 years ago by Víctor de Buen Remiro

Resolution: fixed
Status: assignedclosed
Type: defectenhancement

A new item is added to estimation results

Real Information::MarquardtIterNumber

to return the number of Marquardt iterations

comment:3 Changed 16 years ago by Víctor de Buen Remiro

(In [669]) A new item is added to estimation results
Real Information::MarquardtIterNumber?
to return the number of Marquardt iterations

Fixes #508

Note: See TracTickets for help on using tickets.