I just found a small bug in the Lapack package, in ~addons/math/lapack/test.ijs: The line saying
load '~Addons/math/lapack/test0.ijs'
should read
load jpath '~addons/math/lapack/test0.ijs'
in order to work.
Kind regards,
Jan-Pieter
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
