[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Glade questions and other stuff



Thus spake Nils Barth:
> Thus spake Chema Celorio:
> > 3.) In the calculator : the function "Kernel" does not seem to
> > work for my system. AND "Kernel(1)" gives me a SEGFAUL ??
> > Should we disable this function for now ?
> 
> Well, I wrote Kernel but haven't been able to test it out because it
> (or rather, NullSpace, the function it calls in lib/subspaces.gel)
> uses a `for' loop that causes a segfault on my copy of genius (note: I
> haven't been able recompile because of the termcap problem).

Sorry, I'm not -that- irresponsible.
I did test out NullSpace and it worked fine (given a matrix, it
returns a basis for the kernel), but I haven't been able to test it
lately. (and no, I haven't yet written a nice test-suite for the
linear_algebra package).

Oh, and these libraries (lib/linear_algebra/*.gel -- oops above) are
my first work for Dr Genius, so I forgot to do type-checking and
error-handling and set_help and protect -- should fix this sometime.

-- 
  -nils