What's Changed
- Add an efficient implementation of shard counts up to 65536 by @elias-orijtech in #191
- Implement jerasure algorithm of matrix generation for interoperability by @vitalif in #200
- Add GF16 AVX2, AVX512 and SSSE3 by @klauspost in #193
- Add GF16 Split/Join by @klauspost in #194
- Add Leopard bitfield by @klauspost in #208
- Improve fwht speed by @klauspost in #198
- Decode benchmark by @elias-orijtech in #197
- Unroll ifftDIT4/fftDIT4 branches. by @klauspost in #204
- Simplify function selection by @klauspost in #206
- Update interfaces & tests by @klauspost in #203
- Upgrade Go CICD by @klauspost in #201
New Contributors
- @elias-orijtech made their first contribution in #191
Full Changelog: v1.10.0...v1.11.0