[Numpy-discussion] Team Summit at SciPy 2022

2022-07-19 Thread Sebastian Berg
Hi all,

Last week we had a team meeting at the SciPy conference with part of
the team calling in remotely.  The main discussions were about SIMD and
updating our Roadmap.

Most discussion should simply lead to an updated roadmap, but if anyone
is curious, the meeting notes are archived here:

https://github.com/numpy/archive/blob/main/other_meetings/2022-07-12-SciPy2022_Team_Summit.md

Cheers,

Sebastian
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com


[Numpy-discussion] Re: Team Summit at SciPy 2022

2022-07-19 Thread Serge Guelton
On Tue, Jul 19, 2022 at 12:29:40PM -0700, Sebastian Berg wrote:
> Hi all,
> 
> Last week we had a team meeting at the SciPy conference with part of
> the team calling in remotely.  The main discussions were about SIMD and
> updating our Roadmap.
> 
> Most discussion should simply lead to an updated roadmap, but if anyone
> is curious, the meeting notes are archived here:
> 
> https://github.com/numpy/archive/blob/main/other_meetings/2022-07-12-SciPy2022_Team_Summit.md

Hi folks,

I hope it doesn't come too late, but the "templated universal SIMD system" looks
very similar to what has been done in xsimd [0]. xsimd is used by Krita,
pythran, xtensor and has been gaining quite a lot of momentum since its 8.0.0
release.

Joining effort here would probably be beneficial to the whole ecosystem... does
that make any sense?

Serge


[0] https://github.com/xtensor-stack/xsimd
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com