Commit Graph

9 Commits (jerasure-matrix)

Author SHA1 Message Date
Klaus Post 7761c8f7cd
Use Workflows (#169)
* Use Workflows
* Go 1.17 build tags
* Do races separately.
2021-09-01 18:55:02 +02:00
Lennart Oldenburg a373324398 Fixed upper bound check for data shard cli argument in example encoders and file permission issue. (#98) 2019-04-07 17:36:31 +02:00
Klaus Post 454fd91890
Maintenance updates. (#86)
* Add gcc go build tags.
* Update Travis.
* Fix typo
2018-11-12 13:25:55 +01:00
timchenxiaoyu d4658f22be fix example error (#53) 2017-06-06 22:26:01 +02:00
klauspost 1d573f2541 Add streaming API examples. 2015-10-27 13:56:36 +01:00
Perry Kundert 2206637dc6 Correct reference to dataShards 2015-06-23 10:49:15 -06:00
klauspost 8ebf356efb The number of data shards must be below 257. Check that and update documentation. 2015-06-23 13:39:57 +02:00
klauspost 0af140f0cf Data shards, not parity shards. 2015-06-22 14:59:24 +02:00
klauspost 9961a099a9 Add simple examples.
The examples mimic the functionality of the examples of the JavaReedSolomon library.
2015-06-22 14:48:47 +02:00