Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rhobeg and rhoend arrays #181

Open
asenzz opened this issue Apr 1, 2024 · 1 comment
Open

Rhobeg and rhoend arrays #181

asenzz opened this issue Apr 1, 2024 · 1 comment

Comments

@asenzz
Copy link

asenzz commented Apr 1, 2024

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.

@zaikunzhang
Copy link
Member

zaikunzhang commented Apr 1, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants