coin-or / Ipopt

COIN-OR Interior Point Optimizer IPOPT
https://coin-or.github.io/Ipopt
Other
1.41k stars 281 forks source link

feat: nix support with oss linear package mumps #744

Closed dzmitry-lahoda closed 8 months ago

dzmitry-lahoda commented 8 months ago

so can get ipopt which is 100% free

svigerske commented 8 months ago

I would appreciate if Ipopt is available in the NixOS package repository. But I don't think that the Ipopt project is the right place to put the Nix package files, because I wouldn't maintain them. I suggest adding these where the nix files for other packages are. For example, https://github.com/NixOS/nixpkgs/tree/master/pkgs/applications/science/math seems to have files for other coin-or projects already.

dzmitry-lahoda commented 8 months ago

nixpkgs for sure is not right place for varios reasons, specifically unfree packages and configuration via compilation. and existing package not really work well with scip.