summaryrefslogtreecommitdiff
path: root/src/pkg/big/calibrate_test.go
AgeCommit message (Expand)AuthorFilesLines
2011-08-03Imported Upstream version 2011.07.29Ondřej Surý1-4/+0
2010-04-30big: improved computation of "karatsuba length" for faster multipliesRobert Griesemer1-47/+48
2010-04-27big: implemented Karatsuba multiplicationRobert Griesemer1-0/+91