[Jprogramming] Documenting addons via joxygen

2013-10-25 Thread Scott Locklin
Hello: Is joxygen going to be the preferred way of documenting addons moving forward? I have a few interesting addons brewing, and am missing the literate programming toolchain which exists in R. If joxygen integration is on its way, I'd like to be ready for it (and would be happy to pitch in to

Re: [Jprogramming] -: on empty arguments with differing types

2013-10-25 Thread Ganesh Rapolu
Upon further searching, I found http://www.jsoftware.com/pipermail/general/2005-November/025629.html, which seems to answer my question. On Fri, Oct 25, 2013 at 7:04 PM, Ganesh Rapolu wrote: > The dictionary does not say that the two arguments for -: have to match in > type so this result is co

[Jprogramming] -: on empty arguments with differing types

2013-10-25 Thread Ganesh Rapolu
The dictionary does not say that the two arguments for -: have to match in type so this result is correct. Nevertheless, I would be glad if someone could provide an explanation/justification for this behavior. datatype m =. 0 {. 'adaf' literal datatype n =. 0 {. 10 0 10 10 integer m -: n

Re: [Jprogramming] making this tacit

2013-10-25 Thread km
Does this help? ff =: * 1&|. ff 2 3 4 6 12 8 2 3 4 * 3 4 2 6 12 8 --Kip Murray Sent from my iPad > On Oct 25, 2013, at 10:36 PM, Don Kelly wrote: > > I have written a couple of explicit verbs for Y-delta network transforms and > would like advice on how to express the

[Jprogramming] making this tacit

2013-10-25 Thread Don Kelly
I have written a couple of explicit verbs for Y-delta network transforms and would like advice on how to express them in a tacit form. This is for my learning benefit as the use of these comes up only occasionally and input and output are always only 3 numbers. deltoy=:3 : '(y*_1|.y)%+/y' fr

[Jprogramming] Ragged Multiplot with Grouped Axis

2013-10-25 Thread Thomas Costigliola
This works pd'reset' pd'multi 2 3' pd'ygroup 0' pd a:,.6 1$<;~i.10 pd'show' but if there are not enough plots to fill the grid there is an error when trying to group the axes. pd'reset' pd'multi 2 3' pd'ygroup 0' pd a:,.5 1$<;~i.10 pd'show' |index error: getxgroup | dat=.(getxgroup1 ind{

Re: [Jprogramming] I used to see a toucan

2013-10-25 Thread bill lam
Perhaps you can try j801/jqt, It is now rather difficult to change j701 addons even they contain some bug. 25.10.2013, в 15:06, "Linda Alvord" написал(а): > Several months ago this worked and not it doesn't. What do I need to > change? > > > > > > require 'gui/gtkwd' > > require 'bmp gl2

[Jprogramming] I used to see a toucan

2013-10-25 Thread Linda Alvord
Several months ago this worked and not it doesn't. What do I need to change? require 'gui/gtkwd' require 'bmp gl2' DAT=: readbmp jpath '\users\owner\j701-user\temp\toucan.bmp' DAT=: 256 #. |."1 [ 256 256 256 #: DAT foo=: 3 : 0 wd 'pc test closeok' wd 'xywh 0 0 150 150;cc g isigr