GithubHelp home page GithubHelp logo

ghorn / debian-coinor-ipopt Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 3.16 MB

git-buildpackage repo for ipopt

License: Other

Shell 35.58% C 2.29% C++ 54.25% Java 0.51% MATLAB 0.50% R 0.95% TeX 5.38% Fortran 0.53% Gnuplot 0.01%

debian-coinor-ipopt's People

Contributors

ghorn avatar rcsanchez97 avatar tkelman avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

debian-coinor-ipopt's Issues

sIPOPT

Is there any chance of also including a package for sIPOPT?

Best regards,
João Leal

Issues in coinor-libipopt-dev debian package

I don't know if this is the right place on which to report issue on the debian packages, but I am not very familiar with the process of reporting bug in debian. If you prefer that I report this issue in the debian bug tracker, just let me know.

HAVE_CSTDDEF issue

Debian-packaged IPOPT need the downstream users of IPOPT to manually define (or automatically if they are using pkg-config) the HAVE_CSTDDEF symbol.
This is creating issues in several downstream projects :

The requirement of HAVE_CSTDDEF is inserted by the debian packaging in https://github.com/ghorn/debian-coinor-ipopt/blob/master/debian/patches/add_missing_cstddef.patch , but the preprocessor logic is totally unnecessary: that header is a C++ header, so to fix the issue (not defined NULL) it is sufficient to just add an #include <cstddef>, because the cstddef is a standard C++98 header that is present in all existing C++ standard libraries in the planet, as far as I know.

Missing dependencies

The pkg-config file is reporting the -lblas -llapack as flags to pass to the linker, but libblas-dev and liblapack-dev are not in the dependencies of the coinor-libipopt-dev package.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.