CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
pypopt/__init__.py
pypopt/__version__.py
pypopt/_cython.cpp
pypopt/_cython.pyx
pypopt/application_return_status.pxi
pypopt/ipopt.pxd
pypopt/ipopt_application.pxi
pypopt/journalist.pxi
pypopt/options_list.pxi
pypopt/python_journal.hpp
pypopt/python_journal.pxd
pypopt/python_journal.pxi
pypopt/solve_statistics.pxi
pypopt/tnlp.pxi
pypopt/tnlp_wrapper.pxi
pypopt.egg-info/PKG-INFO
pypopt.egg-info/SOURCES.txt
pypopt.egg-info/dependency_links.txt
pypopt.egg-info/top_level.txt
pypopt/coin/__init__.pxd
pypopt/coin/alg_types.pxd
pypopt/coin/ipopt_application.pxd
pypopt/coin/ipopt_calculated_quantities.pxd
pypopt/coin/ipopt_data.pxd
pypopt/coin/journalist.pxd
pypopt/coin/options_list.pxd
pypopt/coin/return_codes.pxd
pypopt/coin/smart_ptr.pxd
pypopt/coin/solve_statistics.pxd
pypopt/coin/tnlp.pxd
pypopt/coin/typedef.pxd
tests/__init__.py
tests/conftest.py
tests/test_ipopt_application.py
tests/test_journalist.py
tests/test_tnlp.py