Re: [Jprogramming] J Playground neural network demo

2022-06-17 Thread Joe Bogner
On Sat, Jun 4, 2022 at 4:42 PM Jan-Pieter Jacobs wrote: > I had some fun putting J Playground through its paces and wrote the > following neural network demo: > > > https://jsoftware.github.io/j-playground/bin/html2#url=https://gist.githubusercontent.com/jpjacobs/6ff68c07bf764ad886e097ffbd19f5f0/

Re: [Jprogramming] A new episode of the ArrayCast podcast is available

2022-06-17 Thread Elijah Stone
As I said, I am speaking only of semantics, not implementation details. On Fri, 17 Jun 2022, Henry Rich wrote: u&.> Is backed by special code that avoids explicit boxing and unboxing. And, if the contents of the boxes are inplaceable, u is executed inplace. Henry Rich On Fri, Jun 17, 2022, 1

Re: [Jprogramming] A new episode of the ArrayCast podcast is available

2022-06-17 Thread Henry Rich
u&.> Is backed by special code that avoids explicit boxing and unboxing. And, if the contents of the boxes are inplaceable, u is executed inplace. Henry Rich On Fri, Jun 17, 2022, 1:39 AM Elijah Stone wrote: > On Thu, 16 Jun 2022, Marshall Lochbaum wrote: > > > You seem to think building these