Loading README.md +7 −0 Original line number Diff line number Diff line Loading @@ -299,6 +299,13 @@ thus licensed under [MPL-2](http://www.mozilla.org/MPL/2.0/FAQ.html) . ChangeLog ========= v0.5.0 ====== - added ARM NEON support. tested on apple M1 - note apple's BLAS gemm is ~2x faster than Eigen-generated matrix mul :( - fixed atan2 and pow v0.4.1 ====== Loading Loading
README.md +7 −0 Original line number Diff line number Diff line Loading @@ -299,6 +299,13 @@ thus licensed under [MPL-2](http://www.mozilla.org/MPL/2.0/FAQ.html) . ChangeLog ========= v0.5.0 ====== - added ARM NEON support. tested on apple M1 - note apple's BLAS gemm is ~2x faster than Eigen-generated matrix mul :( - fixed atan2 and pow v0.4.1 ====== Loading