Albert Steppi
Albert Steppi
> I don't know how to fix that error. Maybe try removing `/usr/include/` from your path? Indeed it looks like something you have installed on your system is interfering. It...
> > I don't know how to fix that error. Maybe try removing `/usr/include/` from your path? Indeed it looks like something you have installed on your system is interfering....
I've updated this to both stop saying demonstrably false things about JAX support and also to actually give some practical advice about JAX support. I've also attempted to respond to...
> t looks like CircleCI failed because it's using Python 3.11, but SciPy recently dropped support for that version. I merged main where the python version was updated to Python...
I added a paragraph explaining how sometimes `xp_capabilities` is applied programmatically in a`_support_alternative_backends.py` which was requested here: https://github.com/scipy/scipy/pull/23554#discussion_r2627944043. I also added a paragraph saying one can use `xp` and `device`...
I made a discourse post about this PR, https://discuss.scientific-python.org/t/documentation-overhaul-for-supporting-the-array-api-standard-and-using-xp-capabilities/2203, and would like to give more people a chance to weigh in. Especially since I'm now making recommendations counter to #23554...
Thanks @ev-br for the helpful comments. I've responded to a couple individually, and will think about the others and work on revising to make things more clear. I think a...
The revisions are still very much a work in progress, and I haven't addressed all of your comments yet @ev-br, but I thought it would be good to push what...
Thanks for all the helpful suggestions @ev-br. I hope this new draft reads more clearly. It looks like I forgot to update the pixi lock file when I added `sphinx-togglebutton`...