forum.alglib.net

ALGLIB forum
It is currently Sat Dec 21, 2024 4:41 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: lsfit-functions using Hessian are missing in new versions
PostPosted: Sun Nov 10, 2024 10:24 pm 
Offline

Joined: Sun Nov 10, 2024 10:01 pm
Posts: 2
I noticed that since version 4.01 the functions of the lsfit subpackage that allows to use Hessian are no longer there.
I can't find anymore lsfitcreatefgh and lsfitcreatewfgh functions аnd also overload of the function lsfitfit that takes Hessian calculation delegate as a parameter.

I've read the release announcements carefully and also looked at some of the tickets on the issue tracker but found no explanation for the removal of these function in the new version.
Could you please explain the reasoning of such a decision?


Top
 Profile  
 
 Post subject: Re: lsfit-functions using Hessian are missing in new version
PostPosted: Mon Nov 18, 2024 7:24 pm 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 927
Hi!

Sorry for the delay in replying. The reason is that we switched to a new optimization-related communication protocol that can do nice tricks like parallel numerical differentiation, but has difficulty supporting Hessians. We were also under impression that this part of ALGLIB was almost unused, because almost anyone who contacted us used gradient/Jacobian-based optimizers.

Finally, I feel that Hessian-based optimization should not be a part of LSFIT solver, it is a legacy of questionable decision made when developing the very first versions of ALGLIB.

Sorry for any inconvenience caused by this backward-incompatible change.

Sergey


Top
 Profile  
 
 Post subject: Re: lsfit-functions using Hessian are missing in new version
PostPosted: Sat Nov 23, 2024 2:25 pm 
Offline

Joined: Sun Nov 10, 2024 10:01 pm
Posts: 2
Thank you for the comprehensive answer


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 24 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group