diff --git a/README.md b/README.md index 1d6c92cc..6d2bcc26 100644 --- a/README.md +++ b/README.md @@ -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