acatovic/gomat
Package gomat is a simple matrix implemenation in Go. We make a light attempt at optimising cache locality, however it is by no means the most optimal implementation.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Go
License
MIT
Category
Last pushed
Jun 21, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/acatovic/gomat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
abrander/gguf
GGUF parser for Go
ajroetker/go-highway
Write SIMD once, run everywhere. AVX2, AVX-512, or pure Go fallback. Like Google Highway, but for Go.
thepabloaguilar/floc
A floc simulator wrapper over a Go implementation
heupr/heupr
The codebase for the Heupr application :tada:
theo-keyzer/ml-model-codegen
Translate high-level model definitions into highly-optimized, target-specific source code