All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vendor.github.com.klauspost.reedsolomon.go.mod Maven / Gradle / Ivy

There is a newer version: 2.9.1
Show newest version
module github.com/klauspost/reedsolomon

go 1.14

require (
	github.com/klauspost/cpuid v1.2.4
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy