SIMD support for BLAS routines
Author: jamestjspCreated Sep 4, 2026Updated Sep 4, 2026
Go 1.27 how added ARM64 SIMD support and my fork has the early implementations. https://github.com/jamestjsp/gonum/blob/codex/arm64-simd-blas/internal/asm/simdbench/README.md
Source: gonum/gonum