Thanks Chris,
Good point. We can get on this. I’ll investigate putting in a quick fix.
The requirement for numpy<2 stems from complications with building cython utilities. I think we should ditch these utilities and instead rely on prebuilt tools (eg scipy). It sacrifices some minor runtime,
but will relieve major distribution headache. That project is a bit more involved but hopefully we can get to it soon.
Andrew