Skip to content

Commit

Permalink
update for V0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VinInn authored Feb 19, 2018
1 parent fe4efdc commit c05505a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions ReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
V0.4.0
o Introduce experiment NumPy building and gcc x86_64 multi-target fat library (not built by default)
o Adding explicit inline to struct constructor
o Adding tanh

V0.3.6
Expand Down Expand Up @@ -53,11 +56,11 @@ o Atan2:
V0.2.3
o Fixed the installation of atan2.h

v0.2.2
V0.2.2
o Removed typos in the documentation (thanks to A. Neumann for spotting this!)
o Fixed CMake to make the install working also on OSx

v0.2.1
V0.2.1
o Shared library built by default instead of static one.
o make install now supported. To specify the install dir use the variable -DCMAKE_INSTALL_PREFIX= whith cmake.
o Vector signatures are now void (const unsigned int, T const *, T*)
Expand Down

0 comments on commit c05505a

Please sign in to comment.