Ralf Gommers
Ralf Gommers
> I'm pretty sure numpy wants to use meson as well. (cc @rgommers). Yes indeed. NumPy and scikit-learn are planning to move to Meson, following SciPy, and I think other...
> Unfortunately, the downside of this is that meson and especially the glue for meson/PEP 517 frontends are still somewhat buggy, True as of right now, but given that we...
> I understand the ease of adoption argument, but I think that is putting the cart before the horse. We need to do this in a safe way that doesn't...
@mwaskom https://github.com/scipy/scipy/issues/5238 is part of SciPy 1.0, which is your minimum version says `setup.py`. @votti there's a very recent question at https://github.com/scipy/scipy/issues/5238#issuecomment-653271249 about making the SciPy implementation faster. If you...
Runtime CPU capability detection and dispatch is a fairly essential feature when you're shipping a library to end users via a packaging system. Otherwise all you can do is use...
Pretty much I think. It needs a cache for `getBestInstructionSet` I guess to make it performant, but the principle seems right.
+1 a warning would be great. and/or a prominent notice in https://github.com/licensee/licensee/blob/master/docs/usage.md I've just wasted a lot of time figuring out why two identical license files give different results. That...
bump (annoying bot)