Pamphile Roy
Pamphile Roy
Thanks for letting us know. I also don't have time at the moment. Feel free to come back when you do have time 😃
FYI I rebuild recently with `main` and the fix did not work anymore.
In the discussion we said that this was a workaround to the issue ``` html_theme_options = { ... "secondary_sidebar_items": ["page-toc"], ... } ``` I am saying that it's not the...
Yes I do have that, sorry for not updating the code e.g.
Great, thank you for having a look! Happy to test this when you want.
> Hi, I was still not able to make version dropdown work in my local dev mode. I have read related topics and it is not clear why it is...
Thank you @ivirshup for the proposal. I am +1 on converging towards standard. The point you are raising about compatibility between `pydata/sparse` and SciPy is worth exploring. I don't know...
Yes this is definitely a 2 stage process. (As I would not expect a standard around sparse would end up being too far from the non-sparse standard.)
> Is there any library managed to implement any of this array API? Because as far as I know even array libraries, usual suspects, NumPy, CuPy, Jax etc. don't do...
> NumPy implemented many things and deprecated many things, if they are not used out in the wild, it won't make any difference. This `numpy.array_api` is central to help all...