commit | ce164403dab6d5f493ce155ad206769a39bc34e6 | [log] [tgz] |
---|---|---|
author | Robert Griesemer <gri@golang.org> | Thu Nov 06 14:23:49 2008 -0800 |
committer | Robert Griesemer <gri@golang.org> | Thu Nov 06 14:23:49 2008 -0800 |
tree | a173ffc3c586eb6091d9db8a30166a046746c147 | |
parent | 9906bfc7bb6758cb505db60452c015a90a516d8f [diff] |
A recreational programming exercise: Multiplication of a Hilbert matrix with its inverse using Bignum.Rationals as a test case for rational arithmetic. R=r OCL=18706 CL=18706