Thanks,
Timing large calculations is on my todo list.
Sent from my iPhone
> On Mar 31, 2018, at 4:29 PM, Rob Hodgkinson wrote:
>
> Nice work John, i found your pages insightful and a very useful way to share
> array concept for both J and Python focused people.
> Least of which of course as
Nice work John, i found your pages insightful and a very useful way to share
array concept for both J and Python focused people.
Least of which of course as a good guide for the J Python interface.
…/Regards Rob
> On 1 Apr 2018, at 7:25 am, John Baker wrote:
>
> I have posted a new J related b
I had a quick look and will be back for a close look.
I'm curious if you did any numpy vs j timings. Non trivial calcs on large
data would be interesting.
On Sat, Mar 31, 2018 at 5:25 PM, John Baker wrote:
> I have posted a new J related blog entry:
>
> https://analyzethedatanotthedrivel.org/20
I have posted a new J related blog entry:
https://analyzethedatanotthedrivel.org/2018/03/31/numpy-another-iverson-ghost/
This post references this Jupyter notebook that makes extensive use of the
python3 addon.
https://github.com/bakerjd99/jacks/blob/master/numpyjlove/NumPy%20and%20J%20make%20Sw
Yeah, ... :/
And, on a similar note:
<:@(i.~ {"0 1 +/\@|:@=) 0 0 0 1
| index error
I've been liking
oc=: i.~ (] - {) /:@/:
from http://code.jsoftware.com/wiki/Essays/Progressive_Index-Of
Thanks,
--
Raul
On Sat, Mar 31, 2018 at 11:02 AM, R.E. Boss wrote:
> No:
>
> (/: /:~ ;@(<@i.@#
No:
(/: /:~ ;@(<@i.@#/.~)) 1 2 1 1 2{ 0 3 1
2 0 0 1 1
R.E. Boss
> -Original Message-
> From: Programming On
> Behalf Of Raul Miller
> Sent: woensdag 28 maart 2018 22:02
> To: Programming forum
> Subject: Re: [Jprogramming] running count
>
> This?
>
>(/: /:~ ;@(<@i.@#/.~))