NLopt.jl
NLopt.jl copied to clipboard
transfer to jump-dev?
@stevengj, we're moving repositories out from JuliaOpt and into jump-dev, an organization more explicitly centered around JuMP. JuliaOpt will become an obsolete organization. While we'd be happy for the jump-dev org to be the home for NLopt.jl, for better or worse there's currently minimal overlap between JuMP developers and active contributors to this repository, and moving the repository into jump-dev has some branding implications worth considering (given how NLopt is easily usable without JuMP). What are your thoughts on where this repository should be hosted?
I don't have any strong opinions on hosting, but since I don't use JuMP myself I haven't had time to work on keeping the JuMP integration up to date.
We are checking that NLopt continues to pass MOI tests with [SolverTests] (https://github.com/blegat/SolverTests/blob/29854a4abb14182f099520b32085cef6f08448e9/.travis.yml#L35) before any new release of MOI so it should work fine with JuMP
That's good to hear.
As I said, I don't have strong opinions on which org this should be in, but I suppose if jump-dev has more active developers then moving this might make sense.
Any more thoughts on this? It seems to be doing okay here, but it's the only repo left in JuliaOpt that is active