mechmotum / cyipopt

Cython interface for the interior point optimzer IPOPT
Eclipse Public License 2.0
231 stars 54 forks source link

Fully allow Cython 3. #240

Closed moorepants closed 10 months ago

moorepants commented 11 months ago

mac, 3.8, 3.13:

=========================== short test summary info ============================
FAILED cyipopt/tests/unit/test_scipy_ipopt_from_scipy.py::TestSLSQP::test_minimize_unbounded_approximated - AssertionError: b'Algorithm stopped at a point that was converged, not to "desired" tolerances, but to "acceptable" tolerances (see the acceptable-... options).'
====== 1 failed, 90 passed, 12 skipped, 1 xfailed, 19 warnings in 11.74s =======
Error: Process completed with exit code 1.