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
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
File details
Details for the file pypopt-0.4.1.tar.gz
.
File metadata
- Download URL: pypopt-0.4.1.tar.gz
- Upload date:
- Size: 192.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8028bd0d68fe0d10db18c6f436b354c22350ab0b45f2f1394ce3edaf36dcee4c |
|
MD5 | 9df03ff8add7d9af4dca72e819fda66c |
|
BLAKE2b-256 | 31ae14d4bdcee235bc929bc9e4ee399f254fbc25f34a4fa7c79b1ea906761eae |