Roman Yurchak

Results 606 comments of Roman Yurchak

Going back to this topic, I would like to put more effort into examples for the next release. In terms of tooling, I think we need, 1. interactive examples that...

I agree that having a custom solution that could allow storing examples on github (ideally in the main repo) and deploying them ourselves as part of the documentation or as...

For interactive examples embedded in the docs https://elilambnz.github.io/react-py/docs/examples/basic-example also looks nice. But I don't know what it would take to integrate that react widget into sphinx documentation.

> Has SciPy historically been known to pass the full test suite using BLIS No, as far as I know, build support in `numpy.distutils` was added only recently so I...

> Has SciPy historically been known to pass the full test suite using BLIS Also BLIS support is on [the roadmap](https://github.com/scipy/scipy/blob/fa40231e2d54a9fdad6791827978a655eb4f5691/doc/source/roadmap.rst#evolve-blas-and-lapack-support) but I couldn't find any open issues about it.

> I think it's unclear what needs to happen in this issue, and I doubt they all can be fixed straightforwardly. The goal of this issue, is to move the...