[plt-scheme] Matrix Determinants

From: jerzy.karczmarczuk at info.unicaen.fr (jerzy.karczmarczuk at info.unicaen.fr)
Date: Fri Mar 28 07:41:13 EDT 2008

Alex Shinn: 

> There's a Scheme implementation of determinant in the
> gauche.array library which uses Gaussian elimination and if
> I recall is much faster than SLIB's.

Yes. If I am not mistaken, the module containing det is gauche.matrix, not
gauche.array. Anyway, all that stuff of Shiro Kawai is here: 

http://practical-scheme.net/gauche/index.html 

(Of course, Alex Shinn knows it well...) 

Jerzy Karczmarczuk 




Posted on the users mailing list.