Ho Yin Chau
Ho Yin Chau
### 🐛 Describe the bug I got a bug that looks similar to #95883 that is just closed. Not sure if it's the same. I'm running on the latest nightly...
### Describe the issue: np.unique fails to remove duplicate NaNs even though equal_nan=True when axis is not None. In the code example below, the output is ``` [ 0. 1....
### Description I'm using cibuildwheel's Github action to build manylinux2014_x86_64 wheels for my Pytorch C extension. I added the line ```CIBW_TEST_COMMAND: pytest {project}/tests``` in my workflow file to perform tests...
With the addition of many new solvers merged in #265, would it be possible to publish a new release to PyPI?