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

Load solvers from Base.LOAD_PATH #180

Merged
merged 1 commit into from
Mar 3, 2017

Conversation

nkottary
Copy link
Contributor

@nkottary nkottary commented Mar 2, 2017

Load solvers from Base.LOAD_PATH when not found in Pkg.dir()

@madeleineudell madeleineudell merged commit 951da8e into jump-dev:master Mar 3, 2017
@mlubin
Copy link
Member

mlubin commented Mar 3, 2017

FYI, the whole default solver system will probably not work at all in Julia 0.6. In JuMP we now require solvers to be explicitly specified.

@madeleineudell
Copy link
Contributor

madeleineudell commented Mar 3, 2017 via email

@nkottary nkottary deleted the nk/load_solver branch March 3, 2017 17:24
@mlubin
Copy link
Member

mlubin commented Mar 3, 2017

@tkelman
Copy link
Contributor

tkelman commented Mar 19, 2017

Doing conditional dependencies like this is fragile with precompilation in 0.4 and 0.5 anyway.

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

Successfully merging this pull request may close these issues.

4 participants