[Numpy-discussion] Re: Fwd: Research Opportunity: Can we monitor your projects?

2025-04-29 Thread Bill Ross
"Lab rat retires on crypto mine in 'research app', drinks at 6." -- Phobrain.com On 2025-04-29 23:24, Ralf Gommers via NumPy-Discussion wrote: > On Wed, Apr 30, 2025 at 6:08 AM Bill Ross wrote: > >> Why run someone else's code? Can't they monitor through git? >> >> [reads more] .. why? >

[Numpy-discussion] Re: Fwd: Research Opportunity: Can we monitor your projects?

2025-04-29 Thread Bill Ross
Why run someone else's code? Can't they monitor through git? [reads more] .. why? --- -- Phobrain.com On 2025-04-29 15:38, Charles R Harris via NumPy-Discussion wrote: > Just thought I'd pass this along for discussion. > > Chuck > > -- Forwarded message - > From: > Date:

[Numpy-discussion] Re: Better compatibility of the Python scientific/data stack with fast Python interpreters

2025-04-29 Thread Ralf Gommers via NumPy-Discussion
On Tue, Apr 29, 2025 at 11:24 AM PIERRE AUGIER < pierre.aug...@univ-grenoble-alpes.fr> wrote: > Dear Numpy community members and Numpy developers, > > This email is to get the points of view of the Numpy community members and > developers about a subject that I find very important. I'm going to >

[Numpy-discussion] Re: Fwd: Research Opportunity: Can we monitor your projects?

2025-04-29 Thread Joren Hammudoglu via NumPy-Discussion
Where can I find the source code of that app? I wasn't able to find it on the github organization or on the website. ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https:

[Numpy-discussion] next NumPy triage meeting - Wednesday, April 30th, 2025 at 5 pm UTC

2025-04-29 Thread Inessa Pawson via NumPy-Discussion
The next NumPy triage meeting will be held TOMORROW, April 30th at 17:00 (5 pm) UTC. This is a meeting where we synchronously triage prioritized PRs and issues. Everyone is welcome to attend and contribute to a conversation. Join us via Zoom: https://numfocus-org.zoom.us/j/82096749952?pwd=MW9oUmtKQ

[Numpy-discussion] Fwd: Research Opportunity: Can we monitor your projects?

2025-04-29 Thread Charles R Harris via NumPy-Discussion
Just thought I'd pass this along for discussion. Chuck -- Forwarded message - From: Date: Tue, Apr 29, 2025 at 4:09 PM Subject: Research Opportunity: Can we monitor your projects? To: Charles Harris Hello Charles Harris, I'm Samuel Flint, and I'm working with Dr. Robert Dyer

[Numpy-discussion] Re: Fwd: Research Opportunity: Can we monitor your projects?

2025-04-29 Thread Andrew Nelson via NumPy-Discussion
On Wed, Apr 30, 2025, 08:41 Charles R Harris via NumPy-Discussion < numpy-discussion@python.org> wrote: > Just thought I'd pass this along for discussion. > > Chuck > > -- Forwarded message - > From: > Date: Tue, Apr 29, 2025 at 4:09 PM > Subject: Research Opportunity: Can we moni

[Numpy-discussion] Re: Fwd: Research Opportunity: Can we monitor your projects?

2025-04-29 Thread Ralf Gommers via NumPy-Discussion
On Wed, Apr 30, 2025 at 6:08 AM Bill Ross wrote: > Why run someone else's code? Can't they monitor through git? > > [reads more] .. why? > Agreed, this request is badly thought out. The amount of research requests we're receiving privately is going up in my experience. In this case it seems to b

[Numpy-discussion] Re: Better compatibility of the Python scientific/data stack with fast Python interpreters

2025-04-29 Thread PIERRE AUGIER
- Mail original - > De: "Stefan Krah" > À: "numpy-discussion" > Envoyé: Mardi 29 Avril 2025 12:09:26 > Objet: [Numpy-discussion] Re: Better compatibility of the Python > scientific/data stack with fast Python interpreters > On Tue, Apr 29, 2025 at 11:20:28AM +0200, PIERRE AUGIER wrote:

[Numpy-discussion] Better compatibility of the Python scientific/data stack with fast Python interpreters

2025-04-29 Thread PIERRE AUGIER
Dear Numpy community members and Numpy developers, This email is to get the points of view of the Numpy community members and developers about a subject that I find very important. I'm going to introduce it just in few lines so I write few statements without backing them with proper arguments a

[Numpy-discussion] Re: Better compatibility of the Python scientific/data stack with fast Python interpreters

2025-04-29 Thread Stefan Krah
On Tue, Apr 29, 2025 at 11:20:28AM +0200, PIERRE AUGIER wrote: > - slow as soon as the code involves Python extensions (because extensions > work through an emulation layer, like cpyext in PyPy) [...] > Moreover, unfortunately, HPy does not currently receive as much care as it > should. Does