jump-dev / PiecewiseLinearOpt.jl

Solve optimization problems containing piecewise linear functions
Other
53 stars 21 forks source link

Move to JuMP-dev and adopt as a proper package #49

Closed odow closed 1 month ago

odow commented 1 month ago

Should we do this? It seems like this package could be useful to many users, but it isn't well advertised, and @joehuchette likely doesn't have the bandwidth to maintain it properly at the moment.

jd-foster commented 1 month ago

I think this makes sense - I would like to offer to help with maintenance if Joey agrees.

joehuchette commented 1 month ago

Happy to transfer to JuMP-dev! And glad to hear that there’s interest in giving this package the maintenance that it deserves, @jd-foster — much appreciated.

odow commented 1 month ago

@hellemo and @trulsf have been working on https://github.com/sintefore/PiecewiseAffineApprox.jl (with slightly different goals), so I think there is some interest in combining the two packages and having a robustly supported and maintained package for this sort of thing.

@joehuchette you'll have permission to move it. Go to https://github.com/joehuchette/PiecewiseLinearOpt.jl/settings and then there's a red "transfer" button at the bottom.

joehuchette commented 1 month ago

Done!

odow commented 1 month ago

Registry updated here: https://github.com/JuliaRegistries/General/pull/114969