[Numpy-discussion] Re: next NumPy triage meeting - April 3rd, 2024 at 6pm UTC

2024-03-31 Thread Jake S.
Hey, how do I get my PR on that list of 1st time contributor PRs? #26081 Best regards, Jake ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le..

[Numpy-discussion] PR - can I get a new review?

2024-05-06 Thread Jake S.
Hi community, PR 26081 is about making numpy's ShapeType covariant and bound to a tuple of ints. The community has requested this occasionally in issue 16544 . I'm reaching out via the listserv because it's

[Numpy-discussion] Re: PR - can I get a new review?

2024-05-14 Thread Jake S.
added in spin 0.9 released a couple days ago. > > On Mon, May 6, 2024 at 8:48 PM Jake S. > wrote: > >> Hi community, >> >> PR 26081 <https://github.com/numpy/numpy/pull/26081> is about making >> numpy's ShapeType covariant and bound to a tuple of ints. T

[Numpy-discussion] Re: PR - can I get a new review?

2024-07-21 Thread Jake S.
te Applied Mathematics University of Washington +1-(908)-462-4196 jacob.stevens.h...@gmail.com j...@uw.edu On Tue, May 14, 2024 at 2:26 PM Jake S. wrote: > Ah, thanks Nathan! Most of them resolved, but one still fails (macOS > x86-64 conda > <https://github.com/numpy/numpy/actions/runs/9085

[Numpy-discussion] Re: feature request: N-D Gaussian function (not random distribution)

2024-07-23 Thread Jake S.
It doesn't need to be on pypi to be imported into other projects. The general solution when you have functionality that * you need in multiple projects * you're unhappy with/can't find existing OS implementations * you're not sure you can build a performant, tested implementation that fits in exis