]> www.ginac.de Git - ginac.git/commit
* class matrix: solve() doesn't call algorithms redundantly any more and
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Mon, 23 Apr 2001 19:50:16 +0000 (19:50 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Mon, 23 Apr 2001 19:50:16 +0000 (19:50 +0000)
commit3bde2d7924d0972790a39ec9e27f8f436daa9d1c
tree5c380168e3e4cff661e015fafc0ae7deb95995c9
parent0f4889513f4f70809d64a608e6fa0ec5cdb83390
* class matrix: solve() doesn't call algorithms redundantly any more and
  inverse() falls back to solve() which works in more general cases.
NEWS