Hi Luis!

Glad to hear Minuit is still in use. If it were removed from main PDL, it would 
only be to make it available separately on CPAN as PDL::Minuit (somewhat 
similar to PDL::FFTW3).

I’m afraid I’m not very knowledgeable about mathematical optimisation, but I am 
aware of other options for PDL somewhat in that sphere:

  *   https://metacpan.org/pod/PDL::Opt::NonLinear
  *   https://metacpan.org/pod/PDL::Opt::QP
  *   https://metacpan.org/pod/PDL::Opt::Simplex (in main PDL)
  *   https://metacpan.org/pod/PDL::Fit::LM (in main PDL)
  *   https://metacpan.org/pod/PDL::Fit::Levmar

Also, once the OpenCV stuff is cracked, that will be an example of a PDL 
library using C++, which would then hopefully make a Minuit 2 interface much 
easier.

While I think of it, any chance to look at 
https://github.com/wlmb/Photonic/pull/23? :-)

Best regards,
Ed

From: Luis Mochan<mailto:moc...@icf.unam.mx>
Sent: 11 April 2022 20:41
To: pdl-general@lists.sourceforge.net<mailto:pdl-general@lists.sourceforge.net>
Subject: Re: [Pdl-general] PDL 2.078


On Mon, Apr 11, 2022 at 04:12:43PM +0000, Ed . wrote:
> ...
> ...The Fortran code in those submodules (Minuit and Slatec) are
> written in Fortran 77, and are dramatically obsolete. We may or may
> not remove them into separate distributions, since I doubt anyone uses
> them.

I do... :(

What would be the recommended modules, alternative to minuit, to
optimize multiparameter functions using the current PDL?


Regards,
Luis


--

                                                                  o
W. Luis Mochán,                      | tel:(52)(777)329-1734     /<(*)
Instituto de Ciencias Físicas, UNAM  | fax:(52)(777)317-5388     `>/   /\
Av. Universidad s/n CP 62210         |                           (*)/\/  \
Cuernavaca, Morelos, México          | moc...@fis.unam.mx   /\_/\__/
GPG: 791EB9EB, C949 3F81 6D9B 1191 9A16  C2DF 5F0A C52B 791E B9EB


_______________________________________________
pdl-general mailing list
pdl-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-general

_______________________________________________
pdl-general mailing list
pdl-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-general

Reply via email to