Re: [Numpy-discussion] grant proposal for core scientific Python projects (rejected)

2019-05-02 Thread Stephen Waterbury
P.S.  If anyone wants to continue this discussion at SciPy 2019, I will be there (on my own nickel!  ;) ... Steve On 5/2/19 9:45 PM, Stephen Waterbury wrote: I am a NASA pythonista (for 20+ years ;), but you can now say you know yet another person at NASA who has no idea this even exists

Re: [Numpy-discussion] grant proposal for core scientific Python projects (rejected)

2019-05-02 Thread Stephen Waterbury
I am a NASA pythonista (for 20+ years ;), but you can now say you know yet another person at NASA who has no idea this even exists ... :) Not only do I not know of that, but I know of NASA policies that make it very difficult for NASA civil servants to contribute to open source projects -- quite h

Re: [Numpy-discussion] grant proposal for core scientific Python projects (rejected)

2019-05-03 Thread Stephen Waterbury
Sure, I would be interested to discuss, let's try to meet up there. Steve On 5/3/19 12:23 PM, Chris Barker wrote: On Thu, May 2, 2019 at 11:51 PM Ralf Gommers <mailto:ralf.gomm...@gmail.com>> wrote: On Fri, May 3, 2019 at 3:49 AM Stephen Waterbury mailto:water...@

Re: [Numpy-discussion] new numpy.org is live

2020-05-24 Thread Stephen Waterbury
This is an absolutely beautiful and very informative site! It is clear all the work and thought that went into it. So please take the following input as a constructive suggestion from an outsider -- I am a long-time (30-year) Python user, and I follow this list but do not regularly use NumPy ...

[Numpy-discussion] Re: The source code corresponding to numpy.invert.

2021-10-04 Thread Stephen Waterbury
On 10/4/21 10:07 AM, Hongyi Zhao wrote: On Mon, Oct 4, 2021 at 9:33 PM Robert Kern wrote: On Mon, Oct 4, 2021 at 5:17 AM Hongyi Zhao wrote: That’s just the way Python’s syntax works. Operators are not names that can be resolved to objects that can be compared with the `is` operator. Inste