Commit Graph

9 Commits (jerasure-matrix)

Author SHA1 Message Date
Michael Cook c81ca04b16
Sanity check error on SwapRows (#156) 2020-12-17 09:38:25 +01:00
Klaus Post 09979cdf93 Start documentation with method name.
Replaces #92
2019-02-15 15:31:43 +01:00
Klaus Post 0dd0a0e50c Fix error grammar
Fixes #56
2017-07-16 17:00:58 +02:00
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