Commit Graph

6 Commits (467733eb9c209042fb37d2074a5b6be33a529be0)

Author SHA1 Message Date
Gyu-Ho Lee 7a64c70cbc matrix.go: preallocate slice for String() method
To avoid slice growth with append operations.
2016-06-04 22:12:17 -07:00
Harshavardhana 0b630aea27 use bytes.Equal rather than bytes.Compare 2016-04-29 14:12:03 -07:00
lukechampine 5784cfa7ff remove impossible errors 2015-08-06 22:46:27 -04:00
Klaus Post c5de03551c Minor adjustments for golint. 2015-06-20 10:11:33 +02:00
Klaus Post fdb7664a06 Hide internal matrix errors and document the used ones. 2015-06-20 10:08:59 +02:00
klauspost 2b4171b9e6 Initial version 2015-06-19 16:31:24 +02:00