Skip to main content

Bindings to Ipopt C++ library.

Project description

Pypopt: Ipopt for Python

Pypopt is an Ipopt wrapper for Python. The aim is to expose the same API as Ipopt C++ interface.

Example

TODO

Requirements

  • A working C++ compiler

  • Cython

  • Ipopt

  • Pytest + pytest-runner + pytest-cov for testing

Installation

To install pypopt simply run:

python setup.py install

If you have Ipopt installed in a different location than /usr:

IPOPT_INCLUDE_DIR=/path/to/ipopt/include IPOPT_LIBRARY_DIR=/path/to/ipopt/lib python setup.py install

License

Copyright 2018 Francesco Ceccon

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Changelog

0.4.0 (2018-07-05)

  • Changes to TNLP interface

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pypopt-0.4.0.tar.gz (185.5 kB view details)

Uploaded Source

File details

Details for the file pypopt-0.4.0.tar.gz.

File metadata

  • Download URL: pypopt-0.4.0.tar.gz
  • Upload date:
  • Size: 185.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pypopt-0.4.0.tar.gz
Algorithm Hash digest
SHA256 b0fc04c9514514456205055ff150c58768ee5dd22f67f4908f7b304b9da2ca16
MD5 a7c07c35d877b21412b22b308fd6ac78
BLAKE2b-256 9690814f1fda447d8a5b947fe67d5b3a0e993ea761fd851c5a66947f8ff221eb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page