prima icon indicating copy to clipboard operation
prima copied to clipboard

Rhobeg and rhoend arrays

Open asenzz opened this issue 1 year ago • 1 comments

Hi, I'd like to make a feature request, namely rhobeg and rhoend made into arrays where each element of the array corresponds to the parameter index, as in xl and xu. Thanks.

asenzz avatar Apr 01 '24 11:04 asenzz

Hi @asenzz ,

Thank you for the comments. It is a great idea.

However, this will not be done, for the following reasons.

  1. Allowing rhobeg to be a vector will lead to slightly new algorithms --- the novelty may not be sufficient for a paper, but the implication on the coding is nontrivial. The purpose of PRIMA is to provide the reference implementation for Powell's method (see the README). We have no intention to implement new algorithms.

  2. It is equivalent to scaling the variables, which is already available in the MATLAB, Julia, and (the to-be-released) Python interfaces.

Thank you anyway.

Best regards, Zaikun

zaikunzhang avatar Apr 01 '24 16:04 zaikunzhang