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

MATLAB interface #4

Open
lindonroberts opened this issue Jan 16, 2019 · 1 comment
Open

MATLAB interface #4

lindonroberts opened this issue Jan 16, 2019 · 1 comment
Assignees

Comments

@lindonroberts
Copy link
Collaborator

Py-BOBYQA should have a MATLAB interface which mimics fminunc/fminsearch.

MATLAB's Python interface doesn't support callable functions (e.g. objfun), so need to go through the C interface to both languages. The project https://github.com/dgorissen/pymatopt does this in the opposite direction (calling MATLAB's optimization routines for Python objectives).

@lindonroberts lindonroberts self-assigned this Mar 14, 2019
@lindonroberts
Copy link
Collaborator Author

Could also consider an AMPL interface?

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

1 participant