Andrew Nelson

Results 137 comments of Andrew Nelson
trafficstars

When `anneal` was part of `optimize` it had really bad performance. However, I don't think that `basinhopping` is in that category.

I've been experimenting with cibuildwheel locally. As part of the preliminary setup with `CIBW_BEFORE_BUILD` I installed openblas using the openblas_support.py script as done [here](https://github.com/numpy/numpy/blob/main/tools/wheels/cibw_before_build.sh). However, when I run the build...

I'm happy to work on this, I've already put some familiarisation work into this.

THis will entail changing the maximum numpy version for Python 3.10 to 1.21.4 for Windows AMD64.

Oops, accidentally closed on by fat fingers on my phone. 1.22.3 looks good for Python 3.10 on windows amd64

Aargh, I think it needs to be 1.22.3 for win_amd64 as well, not just win32.