Re: Comparisons with PyTorch and NumPy arrays.
Bradley Lucier 14 Sep 2022 01:19 UTC
On 9/13/22 6:48 PM, Bradley Lucier wrote:
> I realize that last call has passed, but I've decided to take advantage
> of some unavoidable delays in finalization to add a table comparing the
> routines in this SRFI with those in PyTorch and NumPy's array library.
>
> My work will proceed on this branch:
>
> https://github.com/gambiteer/srfi-231/tree/comparisons
>
> (Nothing there yet.)
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.
Brad