Igor Zhuravlov wrote: > mt is a set of routines for solving some problems in matrix algebra:
Excellent effort, Igor! From past forum postings, a number of J users have been interested in "pure J" matrix algebra routines, and this is a great start. Although it would be a lot of work, have you considered implementing any of the eigenvalue routines, like those in dgeev? Even if it were just for symmetric matrices it would be a big step forward. Best wishes, John ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
