chewxy / math32

A float32 version of Go's math package
BSD 2-Clause "Simplified" License
61 stars 22 forks source link

Add ARM64 for math32 #8 #11

Closed blackrez closed 4 years ago

blackrez commented 4 years ago

I add arm64 for math32 from golang.org/math.

https://github.com/owulveryck/onnx-go/issues/169 https://github.com/chewxy/math32/issues/8

chewxy commented 4 years ago

Merged. Sorry for not seeing this earlier.