Commit 414df613 authored by Michael Tesch's avatar Michael Tesch
Browse files

read docs for 0.5.0

parent 6a4cc4e7
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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
======