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

Add an extension to provide an NLPModels #74

Open
amontoison opened this issue Aug 15, 2024 · 3 comments
Open

Add an extension to provide an NLPModels #74

amontoison opened this issue Aug 15, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@amontoison
Copy link
Collaborator

We should do an extension to add a method nomad(nlp::AbstractNLPModel).

@amontoison amontoison added the enhancement New feature or request label Aug 15, 2024
@salomonl
Copy link
Collaborator

I would personally prefer to keep a minimal number of dependencies for this package. In my opinion, if one wants to add an extension, it could be done in another library. However, it could be considered if we integrate it into JuMP (the number of dependencies will increase; so this recommendation is not set in stone).

@amontoison
Copy link
Collaborator Author

@salomonl I don't plan to add a dependency.
Do you know what is a package extension?
It's available since Julia 1.9: https://pkgdocs.julialang.org/v1/creating-packages/#Conditional-loading-of-code-in-packages-(Extensions)

@amontoison
Copy link
Collaborator Author

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

No branches or pull requests

2 participants