Well, the conference started with training sessions before it was opened, and there were still some training sessions available after if was closed. Some of...
Perhaps we should be more proactive in telling Dyalog what we (as users) want from the conference. Maybe it needs some sort of defined "steering group" to take...
... I think this is the result of copying the APL2000 style format of: Day1 training (Sunday) Day2 Start of conference proper, "papers" Day3 Second day of...
Well, the conference started with training sessions before it was opened, and there were still some training sessions available after if was closed. Some of...
Ray, Dick, Kai, Thanks for the feedback... We were certainly pleased with the way the conference went - especially the fact that we had more than 100 delegates...
Well I for one liked the format very much - always a bit difficult to see all the speakers you want to but then being in two places at once is never easy....
... That sounds a bit "competitive" - I think I was suggesting that Dyalog might call for a few volunteers (or conscripts) who would lob in a few suggestions...
Hi, I'll break the silence. Does any one know: 1) How is the default font chosen for gui objects? When you launch a clear ws, create a form, put a button on...
Hello Paul, nice to meet you ;) ... It's not Dyalog, it's Windows. Currently it will be "Microsoft Sans Serif", but I am not sure that you can rely on this in...
Does anyone have a copy of Romilly Cocking's Genetic Algorithm optimizer. . . . maybe even the workspace? last night . . . around 1130 . . . whilst wondering...
Hi Tony, Send me your email and I'll send you the ws in its current (rough) form. I will be publishing it in Vector but it needs some tidying up. Romilly ...
Before its disaffiliation earlier this year the British APL Association (BAPLA) held several "Wiki Working Party" meetings at the British Computer Society....
Paul, A simple and obvious question, but this is a surprisingly difficult thing to find out. I believe that the attached function does it though. Cheers, ...
Dear Romilly, Please, send to me (askom@...) also. I've done some genetic/apl stuff in 1995 and I would be very interested to see your approach. dws is...
Graeme, Paul, I suggest you type DEFAULT_GUI_FONT into Google or follow this link http://msdn.microsoft.com/en-us/library/ms533223(VS.85).aspx To quote MSDN on...
Chris, John and Phil I will be very happy to join you in this unplugged mini-moot. In addition to my laptop, I will bring along my PocketAPL powered phone...
I think this is one of the most welcome proposals for a very long time. I'd like to suggest that we need a topic or two to focus the minds - unless we just...
... Well, there are no guarantees, but it's not meant to be like that. We tried the venue out on Friday (changed a bit since I was last there) and managed to...
Hello, Iternet says that I may just average red, green and blue. A bit clever solution is the weighted mean with w=0.3 0.59 0.11. So, I 1. create bmp (24 bits)...
Sasha, I think the values are right, but the order is wrong! The ratios are red 30%, green 59%, and blue 11%, (ref Vector Vol 10.1 page 82 Windows BMP Bitmap...
... Sasha Your values are now between 0 & 255 so are all in the blue (all red & green values are zero). You need to reshape to the shape of the encoded array...
Hello Professor, Â I think you have an error somewhere in your expression. I have attached transformation line and two pictures original and final. Â Best...
Hello all; The help files say this: A Dynamic function may contain any number of guarded expressions each on a separate line (or collected on the same line...