Hey y'all,

I just wanted to let you know that we have `perlbot` in #pdl on irc.perl.org
<https://www.irc.perl.org/> which now supports interacting with PDL in IRC
( aka "multiplayer notepad" :-P ).

```
> eval: use PDL; $x = sequence(10); $y = $x / $x->nelem; "$y"
[perlbot] [0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9]
```

So now we can use that for teaching and testing out PDL collaboratively.

Cheers,
- Zaki Mughal
_______________________________________________
pdl-general mailing list
pdl-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-general

Reply via email to