Re: [Jprogramming] J806 beta-7

2017-10-30 Thread Devon McCormick
To illustrate my issue with the missing image-processing routines, first look at my existing J 8.04 running in jconsole: load '~addons/ide/qt/qt.ijs' readimg_jqtide_ 3 : 0 if. m=. wdreadimg (utf8 ,y);wh=. 2$2-2 do. d=. _2 ic memr m,0,(*/wh,4),2 wdreadimg 2#<<0 (|.wh)$ fliprgb^:(-.RGBSE

Re: [Jprogramming] J806 beta-7

2017-10-30 Thread chris burke
Ah, I see the website files are correct, but the wiki installation points to the wrong file. I will fix now. On Mon, Oct 30, 2017 at 4:34 AM, chris burke wrote: > I just tried downloading the standard and nonavx linux files and the > libj.so are indeed different. In fact the file sizes on the do

Re: [Jprogramming] J806 beta-7

2017-10-30 Thread chris burke
I just tried downloading the standard and nonavx linux files and the libj.so are indeed different. In fact the file sizes on the download page differ, see http://www.jsoftware.com/download/j806/install. Please try again. On Sun, Oct 29, 2017 at 10:48 PM, Joey K Tuttle wrote: > Downloaded 3 ver

Re: [Jprogramming] J806 beta-7

2017-10-29 Thread Joey K Tuttle
Downloaded 3 versions: j806_mac64.zip BETA - installed and runs on my AVX MacBookPro j806_mac64.zip NONAVX - installed and runs fine on my older iMac i7 j806_linux64.tar.gz NONAVX - no joy on my slightly too old Ubuntu/Linux In (nonavx) linux - jconsole fails with: Illegal instruction I t

Re: [Jprogramming] J806 beta-7

2017-10-29 Thread Henry Rich
No sparse boxed arrays Henry Rich On Oct 30, 2017 12:10 AM, "Devon McCormick" wrote: Will this allow sparse boxed arrays? BTW - once again, the latest release of J (8.06) breaks the code I run every day, perhaps because the image-reading verbs I used to get from jqt are no longer there. On Su

Re: [Jprogramming] J806 beta-7

2017-10-29 Thread bill lam
I can't comment on why image reading didn't work for you as you had not shown us how to replicate the failure. On Oct 30, 2017 8:10 AM, "Devon McCormick" wrote: > Will this allow sparse boxed arrays? > > BTW - once again, the latest release of J (8.06) breaks the code I run > every day, perhaps

Re: [Jprogramming] J806 beta-7

2017-10-29 Thread Devon McCormick
Will this allow sparse boxed arrays? BTW - once again, the latest release of J (8.06) breaks the code I run every day, perhaps because the image-reading verbs I used to get from jqt are no longer there. On Sun, Oct 29, 2017 at 6:23 PM, Henry Rich wrote: > This beta has a pretty big change to ha

Re: [Jprogramming] J806 beta-7

2017-10-29 Thread Henry Rich
This beta has a pretty big change to handling of usecounts in boxed arrays, which will make a big difference to applications that use arrays with many boxes, or that amend boxed arrays. Please download this and try it so we can fix any errors before the release. Henry Rich On Oct 29, 2017 15:15

[Jprogramming] J806 beta-7

2017-10-29 Thread Eric Iverson
Release package zips for Windows/Linux/OSX J806 beta-7 are now available. This is your last chance to head of problems and bugs before they make it into the release. Please take a serious look. Install instructions at: http://code.jsoftware.com/wiki/System/Installation/Zips With luck this is the