nlopt-python icon indicating copy to clipboard operation
nlopt-python copied to clipboard

A project to package the NLOpt library to wheels

Results 16 nlopt-python issues
Sort by recently updated
recently updated
newest added

Fedora is reporting an error when building for python 3.13 https://bugzilla.redhat.com/show_bug.cgi?id=2254979

it needs a rebuild for numpy 2.x compatibility

referencing issue https://github.com/DanielBok/nlopt-python/issues/39 I can confirm that no MacOS-x86_64 builds are available for nlopt==2.8.0 https://pypi.org/project/nlopt/#files As I mentioned in https://github.com/DanielBok/nlopt-python/pull/34 currently the "safest" way to get both builds is to...

Since adjusting the builds for adding macos-14 (which is now default of macos-latest), but removing macos-13 (used to be -latest) I do not see any x86 wheels, but only arm64....

Will this package be getting whls for python 3.14?