On 10/24/20 2:59 PM, Dustin Spicuzza wrote: > Since this initial feedback seems mostly positive, I'll go ahead and > take a stab at refactoring it and make a PR potentially this weekend. > It should be fairly straightforward. > > Dustin
I took a first stab at it, and... surprise, surprise, there were a few more warts than I had originally expected in my initial survey. The biggest unexpected result is that numpy.f2py would need to also be a toplevel package. I did get the refactor cross-compiled and started on scipy, but there's a few more issues that will have to be resolved on the scipy side. I posted a detailed set of notes on the issue (#17620) and made a draft PR with my initial results (#17632) if you want to get a sense for how invasive this is (or isn't depending on your point of view). Dustin _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@python.org https://mail.python.org/mailman/listinfo/numpy-discussion