Closed q-posev closed 5 months ago
This would require massive checking on different user platforms to make sure the current make python-install
works with both Numpy < 2.0 and >= 2.0. If I understand well the NumPy advice - building our Python API with Numpy 2.0 should produce wheels compatible with user envs using Numpy 1.хх (to be confirmed!).
CI is green which means that current build works on both Linux@x86 and MacOS@arm