Comparisons with PyTorch and NumPy arrays. Bradley Lucier (13 Sep 2022 22:48 UTC)
Re: Comparisons with PyTorch and NumPy arrays. Bradley Lucier (14 Sep 2022 01:19 UTC)
Re: Comparisons with PyTorch and NumPy arrays. Bradley Lucier (14 Sep 2022 18:15 UTC)
Re: Comparisons with PyTorch and NumPy arrays. Arthur A. Gleckler (17 Sep 2022 13:13 UTC)
Re: Comparisons with PyTorch and NumPy arrays. Bradley Lucier (17 Sep 2022 15:19 UTC)

Re: Comparisons with PyTorch and NumPy arrays. Bradley Lucier 14 Sep 2022 18:15 UTC

On 9/13/22 9:19 PM, Bradley Lucier wrote:
> I'm going to restrict myself to NumPy's array library, and will add a
> few small things to the SRFI to cover a few more NumPy routines.

There is now a table comparing NumPy and SRFI 231 at

https://github.com/gambiteer/srfi-231/tree/comparisons

in srfi-231.html.  Search for NumPy.

Any comments (especially from NumPy users) appreciated.

Brad