J. Patrick Harrington wrote: > > It doesn't seem that simple. I had the lapack folder under > just '~addons/lapack', and that was fine with the lab. I've > created '~addons/math/lapack' and changed the line in demo.ijs > to that reference but does not work: now both the lab and the > demo give "file name error: script 0!:0 y[4!:55<'y' " errors. > the '~addons\lapack\ ...' seems built into both routines.
You're right: it does seem to be inconsistent. I can get both to work by using the default setup, but installing lapack at ~/addons and ~/addons/math . You are then covered both ways. Best wishes, John ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
