Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Prepare new release
  • Loading branch information
timocafe authored Mar 23, 2017
1 parent 80ebcc6 commit 3df0904
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,14 @@ RELEASE:
The serial test unroll 4 fails, again for the division. It is very wierd
as the operator /= call the system division and not Newton-Raphson

Elease 1.6.0
- More support of inequalities for SSE/AVX backend
- Support masking for inequalities for SSE/aVX backend
- Better compatibility with Intel compiler
- Implementation of power(x,y) (node in the DAG + backend), all backends
- Minor fixes
- Swap boost by c++11

Release 1.5.0
- Merge rvec and wvec into vec
- fix bugs in the exponential all backends
Expand Down

0 comments on commit 3df0904

Please sign in to comment.