Pamphile Roy
Pamphile Roy
+1 for this plan. It will be great to uniformize all that.
For the aliases. Should we deprecate the old names? I am not sure about keeping around 2 ways of doing things. E.g. in `distance.cdist` it's a mess with all the...
+1 on this plan. I like the consistency here and to me the API should bend towards API usability vs technical accuracy for naming things to make things more inclusive/widely...
Not sure if it would be "needed". If we play with hyper parameters for all methods, the case matrix grows exponentially. IMO just selecting a setup is fine, staying with...
These benchmarks are not run as they need `SCIPY_XSLOW=1`. See `BenchGlobal`. It would be too slow to do this in the CI so it has to be done locally.
Hi @h-vetinari, thanks for compiling this list! I would not have created issues for all of them, but kept a list and use GH's features to then create/link PRs when...
> ... (is there a list somewhere?). Yes the list is here https://scipy.github.io/devdocs/dev/contributor/development_workflow.html#writing-the-commit-message
Thank you again @h-vetinari, this is great work and very useful 👏
Thanks Matt for having a look and catching the lint issue 👍 (for the rest we need to wait for the release of the theme.)
@rgommers yes this is blocked until the build time issues are resolved. Unless we are fine with either removing the templates (not sure) or doubling build time (probably not). I've...