Re: [Jprogramming] Agenda on different versions ...

2023-12-26 Thread Devon McCormick
t return a result whose shape agrees with its inputs > | (0:`1:@.(2&|))i.5 > > What did happen between v9.0.1 andv 9.0.2 ? > > -Martin > > ------ > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] Roger's Essay 'Continued Fractions' ...

2023-12-22 Thread Devon McCormick
-- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] J9.5.1 release available

2023-12-20 Thread Devon McCormick
.com/wiki/System/ReleaseNotes/J9.5 > > The 9.6 beta starts in early 2024. > -- > For information about J forums see http://www.jsoftware.com/forums.htm > -

Re: [Jprogramming] A Dot-Graph Rotator

2023-11-16 Thread Devon McCormick
/or vertical alignment, and at each such instance > >>>> output the full set of current X/Y values (integer-rounded). > >>>> > >>>> Could you point me to the main needed ingredients? > >>>> > >>>> Thanks in advance, > >>>> > >>>> Peter Armstrong > >>>> > >>> > >> > >> -- > >> For information about J forums see http://www.jsoftware.com/forums.htm > -- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] Alternating sequences

2023-10-03 Thread Devon McCormick
.x:5 2.718281828458563411 On Tue, Oct 3, 2023 at 1:20 PM Devon McCormick wrote: > You can see how Raul's 2nd example, where he does not add 2, has fewer > correct digits than the one where he does not add it because adding 2 gives > you two more useful terms, as he mentions. > > On

Re: [Jprogramming] Alternating sequences

2023-10-03 Thread Devon McCormick
t; > > > Richard > > -- > > For information about J forums see http://www.jsoftware.com/forums.htm > -- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] Is there a way to distinguish input 1 from 01 ?

2023-09-15 Thread Devon McCormick
formation about J forums see http://www.jsoftware.com/forums.htm > >> -- > >> For information about J forums see http://www.jsoftware.com/forums.htm > > > > ------ >

[Jprogramming] Multiple guests at the NYCJUG meeting today at 18:30 EST today

2023-09-12 Thread Devon McCormick
We have a couple of guest presenters at today's NYCJUG meeting - don't miss them! Sign up at https://www.meetup.com/J-Dynamic-Functional-Programming/ and we'll see you soon! -- Devon McCormick, CFA Quantitative Consultant

Re: [Jprogramming] Rank difficulties

2023-09-08 Thread Devon McCormick
t; >>>>>>>> [n =. i. 2 2 2 > >>>>>>>> 0 1 > >>>>>>>> 2 3 > >>>>>>>> > >>>>>>>> 4 5 > >>>>>>>> 6 7 > >>>>>>>> ,./ n > >>>>>>&g

Re: [Jprogramming] Google Bard question.

2023-08-29 Thread Devon McCormick
hoices. > > Ultimately, the best way to decide which language is right for you is to > try them out and see which one you prefer. There are many resources > available online and in libraries that can help you get started. > Skip Cave > Cave Consulting LLC > -- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

[Jprogramming] No NYCJUG meeting for August

2023-08-06 Thread Devon McCormick
We will resume meetings of the New York City J Users Group on the second Tuesday in September. -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] Simulations

2023-07-16 Thread Devon McCormick
nd box an array of velocities of atoms, > > etc.). Then do_step is the composition of all substep functions and each > > substep function is a monad that creates modified array of boxes using > m} : > > >> > > >> do_step =: monad : 'do_substep_k ... do_substep_2 do_substep_1 y' > > >> > > >> Mar

Re: [Jprogramming] Cannot save plot to format other than PDF

2023-04-25 Thread Devon McCormick
4.1/j64avx2/linux > > Build: commercial/2023-02-27T15:24:41/clang-11-0-0/SLEEF=1 > > Library: 9.5.1 > > Qt IDE: 2.0.3/6.2.2(6.2.2) > > Platform: Linux 64 > > > > On Sun, Apr 23, 2023 at 2:38 PM Devon McCormick > > wrote: > > > > > > It se

[Jprogramming] Cannot save plot to format other than PDF

2023-04-23 Thread Devon McCormick
display an isigraph plot which I think was available back in J6 but is not now. -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] distance makes the heart grow fonder

2023-04-01 Thread Devon McCormick
; > >>> tracks. > > >>> > > >>> I don't like 2 because the larger the separator is, the more > annoying it > > >>> is to > > >>> use. Joiner can afford to be large, since it only comes into play > if the > > >>> rest > > >>> of the line is sufficiently large. > > >>> > > >>> Anyway--thoughts? Comments? Suggestions? > > >>> > > >>>-E > > >>> > -- > > >>> For information about J forums see > http://www.jsoftware.com/forums.htm > > >>> > > >> -- > > >> For information about J forums see > http://www.jsoftware.com/forums.htm > > >> > > > -- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > -- > > For information about J forums see http://www.jsoftware.com/forums.htm > -- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] Strange error

2023-03-30 Thread Devon McCormick
quot;."0@": each 40 5 9008 90 > > |spelling error > > | > > | ^ > > | ".@":"."0@":each 40 5 9008 90 > > ".@":@ "."0@": each 40 5 9008 90 > > ┌───┬─┬───┬───┐ > > │4 0│5│9 0 0 8│9 0│

Re: [Jprogramming] Strange error

2023-03-30 Thread Devon McCormick
as an assortment of left, up, > and down arrows. > > > > This is reproducible. > > > > I need a list of all the digits in y, concatenated as shown, with zeros > retained > > > > Thanks for any help > > > > Richard > > > > ----

Re: [Jprogramming] Error in jd

2023-03-18 Thread Devon McCormick
csv text file (or simple script to create the table). And a > > script that shows the error. > > > > On Sat, Mar 18, 2023 at 1:31 AM Devon McCormick > > wrote: > > > >> Hi, I'm getting the following error, for these arguments: > >> > >>('update

[Jprogramming] Error in jd

2023-03-17 Thread Devon McCormick
Hi, I'm getting the following error, for these arguments: ('update ',tblnm);(}.cond);'handtype' +---+---++ |update sim2|where simnum>=0 and simnum<1000|handtype| +---+---++ jd ('update

Re: [Jprogramming] Rank numbering with duplicates

2023-03-16 Thread Devon McCormick
a standard competition ranking ("0 0 2 3") of array y > > > > NB.*rankDense a dense ranking ("0 0 1 2") of array y > > > > NB.*rankFractional a fractional ranking ("0 1.5 1.5 3") of array y > > > > > > \: rankCompete vec

Re: [Jprogramming] Rank numbering with duplicates

2023-03-15 Thread Devon McCormick
t;t=. i.~ \:~ >t vec > 6 0 3 0 4 2 5 6 > > Cheers, bob > > > On Mar 15, 2023, at 13:59, Elijah Stone wrote: > > > > One thing that comes to mind is (\:~vec) i.vec. > > > > On Wed, 15 Mar 2023, Devon McCormick wrote: > > > >> Hi, h

[Jprogramming] Rank numbering with duplicates

2023-03-15 Thread Devon McCormick
numbering like this 6 0 3 0 4 2 5 6 so the ties for first and last place get the same value in the proper order where zero designates the highest. I know I've done this before and I have a very clumsy way to achieve this but I'm wondering if there's a better one. Thanks, Devon -- Devon

Re: [Jprogramming] Jd version 4.43 available

2023-03-03 Thread Devon McCormick
o this release. > > If you don't use multiple systems at different maintenance levels accessing > the > same tables, this update should not be a problem. > -- > For information about J forums see http://www.

Re: [Jprogramming] Applying a cyclic gerund

2023-02-26 Thread Devon McCormick
he iPad showed > at the > lhs resembled monadic transpose, |: !It definitely wasn't >: . > > The iPad doesn't have the message any more, so I can't easily check > directly. > > No matter - sorry I commented on that, but the essential points were > made, >

Re: [Jprogramming] Applying a cyclic gerund

2023-02-26 Thread Devon McCormick
empty elements might suffice. > > BTW, I'm puzzled by Devon's second "result": 4 34 10 etc. Perhaps a slip > with > copy? > > Cheers, > > Mike > > Sent from my iPad > > > On 26 Feb 2023, at 09:48, Devon McCormick wrote: > > >

Re: [Jprogramming] Applying a cyclic gerund

2023-02-26 Thread Devon McCormick
t; > for that. > > > > Martin Neitzel > > ------ > > For information about J forums see http://www.jsoftware.com/forums.htm > > -- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] Odd

2023-02-16 Thread Devon McCormick
6, 2023 at 9:19 PM Mike Duvos wrote: > > > > > Thanks. I got j904 installed from the zips. Surprisingly, it is up to > > 58 > > > times faster doing modular exponentiation on large extended precision > > > integers. And it no longer crashes. > > > >

Re: [Jprogramming] Odd

2023-02-16 Thread Devon McCormick
> > > > > do. > > > > > > > > > > > > z =. ~. z , randprime y > > > > > > > > > > > > end. > > > > > > > > > > > > (*/z),\:~z > > > > > > > > > > > > ) > > > > > > > > > > > > keygen 5#32 > > > > > > > > > > > > 13636890702424146503 3697445573 3688192411 > > > > > > > > > > > > 14042631972443509627 3975272443 3532495489 > > > > > > > > > > > > 15856784938324374101 4290006247 3696214883 > > > > > > > > > > > > 12482175669738327193 3743048207 3334762199 > > > > > > > > > > > > 1401272150241067 4146478969 3379426643 > > > > > > > > > > > > > > > > > > I’m new to J programming, so I’m sure I’ve just done something > > > dumb. Any > > > > > > insights would be appreciated. > > > > > > > > > > > > Thanks. > > > > > > > > > -- > > > > > > For information about J forums see > > > http://www.jsoftware.com/forums.htm > > > > > > -- > > > > > For information about J forums see > http://www.jsoftware.com/forums.htm > > > > > > > > > > -- > > > > For information about J forums see > http://www.jsoftware.com/forums.htm > > > -- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > -- > > For information about J forums see http://www.jsoftware.com/forums.htm > -- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] Jd release 4.41 available

2023-02-16 Thread Devon McCormick
- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] jd 'info schema' no longer works

2023-02-14 Thread Devon McCormick
Never mind. I had over-written "jd" with a utility function of my own. It's fine now. On Tue, Feb 14, 2023 at 8:27 PM Devon McCormick wrote: > Hi, > I was looking at some Jd code I have not touched in several months but am > running into a problem at the very st

[Jprogramming] jd 'info schema' no longer works

2023-02-14 Thread Devon McCormick
there been any change to the Jd addon? Thanks, Devon -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] Ctrl-c closes JHS - was Re: JHS addon update available

2023-02-13 Thread Devon McCormick
;> Try out the new plot facility menu>tool>plot-chart > > >>>> (chartjs is very nice and easy to use) > > >>>> > > >>>> Take menu>tour>overview tutorial > > >>>> >

Re: [Jprogramming] File Operations -> JMF Alternative

2023-02-03 Thread Devon McCormick
> > > > fn =: jpath > > > > > > > 'C:\Users\skip\J904-user\temp\foo\testfile_name.jmf' > > > > > > > > > > map_jmf_ 'testfile1';fn > > > > > > > > > > NB. Map file > > > > > > > > > &

Re: [Jprogramming] "Nonce error" on monadic "x:"?

2023-01-30 Thread Devon McCormick
d, if you have run install'gmp' and you still get the nonce > error, that's a severe problem and I guess we'll need to spend some > time collecting information on your setup. > > -- > Raul > > On Mon, Jan 30, 2023 at 3:02 PM Devon McCormick > wrote: > > > >

Re: [Jprogramming] "Nonce error" on monadic "x:"?

2023-01-30 Thread Devon McCormick
ers/tom arneson/j904 > Contact: www.jsoftware.com > >x:99 > 99 > > On 01/30/2023 2:01 PM CST Devon McCormick wrote: > > > > > > Hi, > > > > Does anyone know why I'm suddenly getting this? > > x: 99 > > |nonce error, executing monad

[Jprogramming] "Nonce error" on monadic "x:"?

2023-01-30 Thread Devon McCormick
Hi, Does anyone know why I'm suddenly getting this? x: 99 |nonce error, executing monad x: | x:99 Thanks, Devon -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http

Re: [Jprogramming] NYCJUG this evening!

2023-01-10 Thread Devon McCormick
give it a try and let me know if there's still an issue. Thanks, Devon On Tue, Jan 10, 2023 at 5:29 PM Devon McCormick wrote: > Hard to believe but I will check. Thanks! > > > On Tue, Jan 10, 2023 at 1:32 PM 'robert therriault' via Programming < > programm...@jsoftware.co

Re: [Jprogramming] NYCJUG this evening!

2023-01-10 Thread Devon McCormick
d? > > Cheers, bob > > > On Jan 10, 2023, at 10:23, Devon McCormick wrote: > > > > We are having our first NYCJUG meeting of the new year this evening at > > 18:30 EST. Take a look at our Meetup page > > https://www.meetup.com/J-Dynamic-Functional-Progr

[Jprogramming] NYCJUG this evening!

2023-01-10 Thread Devon McCormick
We are having our first NYCJUG meeting of the new year this evening at 18:30 EST. Take a look at our Meetup page https://www.meetup.com/J-Dynamic-Functional-Programming/ for more information. Hope to see you there! -- Devon McCormick, CFA Quantitative Consultant

Re: [Jprogramming] substring search

2023-01-10 Thread Devon McCormick
+./ E.)&> 'ac';'cab';'bca';'bab' > 0 1 0 1 > > -- > For information about J forums see http://www.jsoftware.com/forums.htm > --

Re: [Jprogramming] Examples of u . v where u is not a w/

2023-01-09 Thread Devon McCormick
-- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] Examples of u . v where u is not a w/

2023-01-09 Thread Devon McCormick
; ------ > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] wsfiles

2023-01-06 Thread Devon McCormick
assert 3-:# 'a'wssave '~temp/test' > > |assertion failure: assert > > | assert 3-:#'a'wssave'~temp/test' > > l > > > > ------ > > For information about J forums see http://www.jsoftware.com/forum

Re: [Jprogramming] [Jbeta] New error Polynomial Representation (padding regime)

2023-01-06 Thread Devon McCormick
ld have different degrees, what degrees should they have? And > > >> how would this be consistent with the opening sentence at > > >> https://en.wikipedia.org/wiki/Degree_of_a_polynomial#: > > >> > > >> "In mathematics, the degree of a polynomial is the highest of the > > >> deg

Re: [Jprogramming] Beginner: Where to start?

2022-12-29 Thread Devon McCormick
me it's worth its weight in gold. Just be aware that it does > not deal with the latest changes and improvements to J. But for > learning J, you should find it VERY helpful! > > Harvey > -- > For information about

Re: [Jprogramming] Interesting Question on Quora

2022-12-29 Thread Devon McCormick
I added my own short answer. On Thu, Dec 29, 2022 at 10:52 AM Devon McCormick wrote: > The answer looks like it's from someone who knows almost nothing about J. > > On Thu, Dec 29, 2022 at 2:23 AM 'Skip Cave' via Programming < > programm...@jsoftware.com> wrote: > >>

Re: [Jprogramming] Interesting Question on Quora

2022-12-29 Thread Devon McCormick
> > Skip Cave > Cave Consulting LLC > -- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant ---

Re: [Jprogramming] Beginner: Where to start?

2022-12-28 Thread Devon McCormick
> > Thank you. > ⨽ > Lawrence Bottorff > Grand Marais, MN, USA > borg...@gmail.com > ------ > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultan

Re: [Jprogramming] Thread Primitives -> Execute as task (t.)

2022-12-23 Thread Devon McCormick
; Approximately how many files and folders are you running your test across? > Are you always using the same data? > > Ak. > > > On Tue., Dec. 20, 2022, 10:34 Devon McCormick, wrote: > > > Hi Ak, > > > > That's a lot of questions. I, too, would like to bette

Re: [Jprogramming] Thread Primitives -> Execute as task (t.)

2022-12-20 Thread Devon McCormick
o the manager/worker model, but after the main > thread creates other > threads, it participates in the work. > > Can you please show or diagram the J primitives used to compose the three > models? > > > ---> > > > - - - Please give a Primitives translation from

Re: [Jprogramming] Nano-seconds?

2022-11-09 Thread Devon McCormick
gt;' 0' 6!:16 T > 2022-03-14T10:25:40 >' 3' 6!:16 T > 2022-03-14T10:25:40 000 > >T -: 6!:17 [ 6!:16 T > 1 > > On Wed, Nov 9, 2022 at 4:21 PM Devon McCormick wrote: > > > > Does anyone have examples of using the new nanosecond foreigners? &g

[Jprogramming] Nano-seconds?

2022-11-09 Thread Devon McCormick
Does anyone have examples of using the new nanosecond foreigners? I cannot figure out how to use them from the "m=6 (Time)" section here: https://code.jsoftware.com/wiki/Vocabulary/Foreigns . -- Devon McCormick, CFA Quantitative

[Jprogramming] NYCJUG meeting Wednesday, October 19th, 18:330 EST

2022-10-10 Thread Devon McCormick
Thanks to Dan Hirschi for pointing out that October 19th is a Wednesday. -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

[Jprogramming] No NYCJUG on 9/13

2022-09-12 Thread Devon McCormick
Hi, due to a family emergency, we will not have a NYCJUG meetup this month. The planned October meeting may also be cancelled or moved as I will be attending the APL conference in Portugal. I will decide on this later. Cheers, Devon -- Devon McCormick, CFA Quantitative Consultant

Re: [Jprogramming] Change in multi-threading?

2022-08-31 Thread Devon McCormick
Now it seems to run fine, under the same circumstances (on the SD card), with the code unchanged. On Tue, Aug 30, 2022 at 10:20 PM Devon McCormick wrote: > Unfortunately it looks like it was the same release when it worked as when > it didn't: > Engine: j904/j64avx2/windows > Beta-e

Re: [Jprogramming] Change in multi-threading?

2022-08-30 Thread Devon McCormick
for listening. On Sat, Aug 27, 2022 at 1:49 PM Henry Rich wrote: > What release version did it work on? > > Henry Rich > > On 8/27/2022 1:46 PM, Devon McCormick wrote: > > My older, non-multithreaded, version works by dividing files into batches > > in advance but this m

Re: [Jprogramming] Change in multi-threading?

2022-08-27 Thread Devon McCormick
mes in a > subdirectory and divide it into 15 batches (apparently you want 15 tasks) > and feed each batch to a different tasks then there won't be any > collisions. > > > On Sat, 27 Aug 2022 at 11:50 AM Devon McCormick > wrote: > > > Hi, > > So, here's some code I put t

[Jprogramming] Change in multi-threading?

2022-08-26 Thread Devon McCormick
able to process hundreds of photos with this code. Any help would be appreciated. The above code should be enough to re-produce the issue once "flipPhotoByOrientation" has been replaced by some target function, preferably one that takes a few seconds to run. Thanks, Devon -- D

Re: [Jprogramming] Poll questions: new refcard

2022-08-04 Thread Devon McCormick
x m y -> m^:x y is missing, > and could easily be added as an optional part (as for e.g. ^:). Also, I > think that u@n should be rendered as u@(n"_); u n would seem to imply that > the verb is already executed. > > 6) Links to NuVoC for each primitive would also be nice for a fina

Re: [Jprogramming] strange request

2022-07-26 Thread Devon McCormick
I don't know if this is what you want but here's something using agenda to convert between the WxHx3 (3D) representation of an image and the flattened (2D) WxH version, depending on which of the two you provide. rgb=: 4 :

Re: [Jprogramming] NYCJUG: Thinking in an Array Language

2022-07-19 Thread Devon McCormick
73 206 239 272 > > Am 19.07.22 um 20:10 schrieb Devon McCormick: > > I'm puzzled why no one has used the basic matrix multiplication > expression > > in J. > > > > matmul3 > > ([: +/ *)"1 _ > > mat1=. <.0.5+10*<:+:1000 1000?@$0 &

Re: [Jprogramming] NYCJUG: Thinking in an Array Language

2022-07-19 Thread Devon McCormick
t1 ([: +/ *)"1 _ bmat2' > > 0.0482293 > > 10 timex'bmat1 ([: +/ *"1 _) bmat2' > > 0.115583 > > (bmat1 ([: +/ *)"1 _ bmat2) -: (bmat1 ([: +/ *"1 _) bmat2) > > 0 > > -- > > For information about J

Re: [Jprogramming] Got stuck...

2022-07-07 Thread Devon McCormick
't > > > want to use it (for now), since I want to learn "how to J" :) > > > > > > Any help is very appreciated. > > > > > > And: Is a gordian knot in my head curable? ;) > > > > > > Cheers! > > > Meino > > > > > >

Re: [Jprogramming] Problem with @ (Atop)

2022-06-28 Thread Devon McCormick
t; > (*) Explicitly states, in the definition, the type of word being > > > defined, and > > > > (*) Links that type statement to the corresponding page which spells > > > > out what this means in the context of the language definition. > > > > > > > > And... that said... the omission of this kind of detail could be > > > > considered a bug (though there's probably a better way of describing > > > > this kind of problem). > > > > > > > > Thanks, > > > > > > > > -- > > > > Raul > > > > > -- > > > > For information about J forums see > http://www.jsoftware.com/forums.htm > > > -- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > -- > > For information about J forums see http://www.jsoftware.com/forums.htm > -- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] calculus horibilis

2022-06-07 Thread Devon McCormick
ot;16b" or "8b" in front of each number is any simpler than simply doing base conversion. On Tue, Jun 7, 2022 at 10:57 AM Raul Miller wrote: > On Tue, Jun 7, 2022 at 10:49 AM Devon McCormick > wrote: > > In any case, I don't think I have ever found the "b"

Re: [Jprogramming] calculus horibilis

2022-06-07 Thread Devon McCormick
; 4 > > The displayed result you got when you entered 3b102 was *not* 3b11 it > was 11 (so it was represented in base 10). > > I hope this helps, > > -- > Raul > -----

Re: [Jprogramming] locale error in Vocabulary/Locales

2022-05-20 Thread Devon McCormick
locales should be thought of as being more analogous > > (for example) to the purpose of Java's namespaces than the purpose of > > Java's object system. > > > > -- > > Raul > > -- > > For information about J forums

Re: [Jprogramming] locale error in Vocabulary/Locales

2022-05-20 Thread Devon McCormick
each numbered locale, and > > > > Second I indented the code slightly, and replaced smoutput with echo, > > for (in my opinion) improved readability. > > > > (Using cocreate and discarding its result did not actually work.) > > > > Thanks, > > > > --

Re: [Jprogramming] locale error in Vocabulary/Locales

2022-05-19 Thread Devon McCormick
Which is here - https://code.jsoftware.com/wiki/Vocabulary/Locales - and I made the change without checking the code. On Thu, May 19, 2022 at 11:55 AM Devon McCormick wrote: > You can get the required authorization by asking for it. > If you do want someone else to do it, it would b

Re: [Jprogramming] locale error in Vocabulary/Locales

2022-05-19 Thread Devon McCormick
conew 'ClassName'. > > > > > > The sample code should therefore be modified to use legal locale names > > like > > > > > > loc =. <'loc',":i > > > -- > > > For information about J forums see http://www.jsoftware.com/forums.

Re: [Jprogramming] Mutex with multi-threading primitive

2022-05-10 Thread Devon McCormick
ileWork t. '' MUTEX [ mtFileWork t. '' MUTEX > [ > > mtFileWork t. '' MUTEX [ mtFileWork t. '' MUTEX > > > > On Tue, May 10, 2022 at 6:22 PM Henry Rich wrote: > > > >> What do I run to make it fail? > >> > >> Henry Rich > >> > >

Re: [Jprogramming] Mutex with multi-threading primitive

2022-05-10 Thread Devon McCormick
FileWork t. '' MUTEX On Tue, May 10, 2022 at 6:22 PM Henry Rich wrote: > What do I run to make it fail? > > Henry Rich > > On 5/10/2022 6:01 PM, Devon McCormick wrote: > > Henry, > > Here is the MVF - minimum viable failure. It looks like the culprit is > > "rea

Re: [Jprogramming] Mutex with multi-threading primitive

2022-05-10 Thread Devon McCormick
EX [ multiLockMsgUnlock t. '' MUTEX [ > > multiLockMsgUnlock t. '' MUTEX [ multiLockMsgUnlock t. '' MUTEX [ > > multiLockMsgUnlock t. '' MUTEX > > > > The actual work I'm doing is on files, a list of whose names corresponds >

[Jprogramming] Mutex with multi-threading primitive

2022-05-10 Thread Devon McCormick
is on files, a list of whose names corresponds to the GVAR vector above. Any suggestions are welcome. Cheers, Devon -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] Extended precision question

2022-04-21 Thread Devon McCormick
os to Ian Clark.) > >>>>> Many thanks. > >>>>> Ed > >>>>> > ------ > >>>>> For information about J forums see > http://www.jsoftware.com/forums.htm > >>> -- > >>> For information about J forums see http://www.jsoftware.com/forums.htm > >> -- > >> For information about J forums see http://www.jsoftware.com/forums.htm > > -- > > For information about J forums see http://www.jsoftware.com/forums.htm > -- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] Extended precision question

2022-04-21 Thread Devon McCormick
-- > >>>> For information about J forums see > http://www.jsoftware.com/forums.htm > >> -- > >> For information about J forums see http://www.jsoftware.com/forums.htm > > > > -- > > For information about J forums see http://www.jsoftware.com/forums.htm > -- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] Users of 13!:19 (dbcut), please speak up

2022-04-06 Thread Devon McCormick
t; ------ > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] Users of 13!:19 (dbcut), please speak up

2022-04-06 Thread Devon McCormick
om > > > > -- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > -- > For information about J forums see http://www.jsof

Re: [Jprogramming] NuVoc page for debug

2022-04-03 Thread Devon McCormick
t; -- > This email has been checked for viruses by AVG. > https://www.avg.com > > -- > For information about J forums see http://www.j

[Jprogramming] Verb concatenation

2022-04-02 Thread Devon McCormick
? Thanks, Devon -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] plot: units ratio

2022-03-22 Thread Devon McCormick
a thing -- it seems > like the resulting system would be overdetermined. But I am also not > clear on the purpose you had in mind for this mechanism. I think it > has something to do with the shape over the drawing window? > > Thanks, > > -- > Raul > -- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] plot: units ratio

2022-03-21 Thread Devon McCormick
which is ~0.866. 0.866 is also visible in p, as it really comes from > > 1 o. o. %3. And yes, it really is -:%:3. > > -- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > -- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] plot: units ratio

2022-03-21 Thread Devon McCormick
Still, > >'aspect 0.866' plot 1 0.5j1 _0.5j1 _1 _0.5j_1 0.5j_1 1 > > does give me something that looks like > >plot j./2 1 o./2p1*(i.7)%6 > > I hope this helps, > > -- > Raul > ------ >

Re: [Jprogramming] Dictionaries WAS: Report on the J wiki meeting of January 27, 2022

2022-03-08 Thread Devon McCormick
rums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] Jd error: Unrecognized aggregate function

2022-02-10 Thread Devon McCormick
F,'visits.csv' > > > > > > > > > > > > csvprepare 'patients';F,'patients.csv' > > > > > > csvprepare 'visits';F,'visits.csv' > > > > > > > > > > > > csvload 'patients';1 > > > > > > csvload 'visits';1 > > > > > > > &g

[Jprogramming] Center option for legend no longer works?

2022-02-07 Thread Devon McCormick
ries 1" "Series 2";keypos *cti*' plot \:~"1 ] 2 100?@$1000 is supposed to center the legend but it gives the same result as 'key "Series 1" "Series 2";keypos *lti*' plot \:~"1 ] 2 100?@$1000 with the legend on the left in both cases. Does anyone know

Re: [Jprogramming] Report on the J wiki meeting of January 27, 2022

2022-02-01 Thread Devon McCormick
---my sig > > > Brian Schott > > > -- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > -

Re: [Jprogramming] prime testing on large numbers

2022-01-25 Thread Devon McCormick
> > > > > > #":2x#.1000#1 > > > > > > > > > > > > 302 > > > > > > > > #":16x#.1000#1 > > > > > > > > 1203 > > > > > > > > So... how would we approach this in J? > > > > > > > > Thanks, > >

Re: [Jprogramming] Rank of an arbitrary matrix

2022-01-13 Thread Devon McCormick
k m > 3 > >]m=: 3 3 $ 1 2 3 2 4 6 9 7 8 > 1 2 3 > 2 4 6 > 9 7 8 > rank m > 2 > > Thanks and cheers > Pawel Jakubas > -- > For information about J forums see http://www.jsoftwa

Re: [Jprogramming] How to add standard deviation to multiple timings?

2022-01-11 Thread Devon McCormick
ercentage" of average time, with a bias for quickest functions > having the highest standard dev as a percentage. And also the timing on > first iteration may be likely to be higher than remaining iterations. > Situations that deviate from these rules, might be a sign of something &g

[Jprogramming] How to add standard deviation to multiple timings?

2022-01-11 Thread Devon McCormick
I can do this myself with something like tms=. 6!:2 &>100$<'singlePair testSP0' then doing statistics on "tms" but I'm wondering if there's a way to do this more simply. tms=. 6!:2 &>100$<'singlePair testSP0' (mean,stddev) tms 0.260937 0.00313815 Thanks, Devon

Re: [Jprogramming] NYCJUG: Counting pairs in a 3 card poker hand

2022-01-10 Thread Devon McCormick
mp;.>~.&.>{(5 comb 52){4#1 to 13 > > 0.422569 > > > Skip Cave > Cave Consulting LLC > > > On Fri, Oct 15, 2021 at 9:43 AM Devon McCormick > wrote: > > > I have not had a chance to look over Thomas's calculations in detail. To > > check th

Re: [Jprogramming] JHS - password gen app

2021-11-29 Thread Devon McCormick
Hi Eric, I just tried this in both Edge and Chrome but get this error in both places: HBS error:4 jhhn 3;'pswd app - no javascript' NB. header 2 I checked that Javascript is enabled for both browsers, so I don't think that is the issue. Please let me know what I should do to fix or debug this.

Re: [Jprogramming] saving an image as jpg fails

2021-11-23 Thread Devon McCormick
: J903 install > > > InstallPath: c:/program files/j903 > > > Contact: www.jsoftware.com > > > > > > > > > R.E. Boss > > > > > > -- > > > For information about J forum

Re: [Jprogramming] JHS - password gen app

2021-11-12 Thread Devon McCormick
tion about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] J Wiki Coordinator

2021-11-12 Thread Devon McCormick
to make the wiki more effective for > > > both > > > > > seasoned and new J programmers. More importantly it could be > better at > > > > > catching and keeping the interest of those who drop by for a peek. > > > > > > > > > > Bob has already made his mark on J with videos, Jig, stackoverflow, > > > Array > > > > > Cast podcast, and forum presence. Fantastic that there is more to > come! > > > > > > > > > > This is a community effort, so we all need to chip in. But having > an > > > > active > > > > > coordinator is a big plus. > > > > > > -- > > > > > For information about J forums see > http://www.jsoftware.com/forums.htm > > > > > > > > > -- > > > > For information about J forums see > http://www.jsoftware.com/forums.htm > > > > > > > -- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > -- > > For information about J forums see http://www.jsoftware.com/forums.htm > -- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] JQt terminal development environment

2021-11-03 Thread Devon McCormick
; > like, I believe. > > > > > > Sorry if I’ve misunderstood the question! > > > > > > Mike > > > > > > Sent from my iPad > > > > > > > On 3 Nov 2021, at 12:02, joseph turco > wrote: > > > > > > &

Re: [Jprogramming] JQt terminal development environment

2021-11-03 Thread Devon McCormick
t use the console from terminal. The jQt is nice though. > > > >> On Mon, Nov 1, 2021, 10:35 AM Devon McCormick > wrote: > >> > >> Thanks, Bill. It's > >> wd 'set strength text ..' > >> The ID has to come first but this solved almost

Re: [Jprogramming] JQt terminal development environment

2021-11-01 Thread Devon McCormick
perties, see wiki wd commands reference. > J602: > > wd 'set strength *entropy ',(":<.(".size)*2^.#alph),' bits' > > Jqt > wd 'set text strength *entropy ',(":<.(".size)*2^.#alph),' bits' > > (untested) > > > On Mon, Nov 1, 2021 at 3:

[Jprogramming] JQt terminal development environment

2021-10-31 Thread Devon McCormick
have to be how I deal with it but I'm interested in other people's experience working with JQt. Thanks, Devon -- Devon McCormick, CFA Quantitative Consultant -- For information about J forums see http://www.jsoftware.com

  1   2   3   4   5   6   7   8   9   >