CyLP
CyLP copied to clipboard
cylp on conda requires numpy < 2.0
https://anaconda.org/conda-forge/cylp/files?page=2
The version on conda-forege requires numpy < 2.0, and I find it different from pyproject.toml where it doesn't require numpy < 2.0
The version on conda-forge is not the latest one, it is an earlier one that didn't work with numy 2. We just updated cylp to work with numpy 2 and made new releases.
The conda-forge feedstock is maintained independently by @nilchia. You can comment on the PR that is waiting here. But honestly, I don't think there is much reason to install the conda package. There are binary wheels available for all platforms that work with recent numpy. It's very easy to install with pip.