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

Public API: provide a single function prima instead of five individual solvers #30

Open
zaikunzhang opened this issue Apr 6, 2024 · 1 comment

Comments

@zaikunzhang
Copy link
Member

Hi @emmt and @amontoison ,

I am not sure how likely this will be done, but we can discuss it.

I suggest providing a single function prima instead of five functions lincoa, etc. Then we make the individual solvers available via prima with an option/argument solver (used in MATLAB) or method (used in SciPy), and deprecate the individual functions lincoa etc.

The reason is here:

https://github.com/orgs/libprima/discussions/184

Thanks.

Zaikun

@emmt
Copy link
Collaborator

emmt commented Oct 16, 2024

There is a prima function that does what you want. The others are needed to implement this high level version. Hence, we cannot deprecate them but we may avoid exporting them.

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