Ok. Now I have a clue but it's subtle.
You write this in your .axiom.input file:
mrandom(x:Integer,v:Integer,z:Integer):ColumnMajorMatrix(SF) =
a:=matrix([[random(x)::SF for i in 1..y] for j in 1..x])$ColumnMajorMatrix(SF)
a
You can't see this function even though it appears to be defined. Tha
Ok. Time to get some work out of you. I've moved Axiom to the
GCL 2.6.7pre version which, I believe, has the fix I need to complete
the FreeBSD port. I'm doing final testing on that at this moment and
will spend some time tonight pushing it out to savannah and sourceforge.
I also have a new machi