v2.20.0 (18 July 2019)
serban-nicusor-toptal
released this
18 Jul 21:25
·
12328 commits
to develop
since this release
v2.20.0 (18 July 2019)
New Features
- OpenCL rectangular matrix multiply optimization (#1196)
- Change name of opencl
copy
function (#1217) - Add better doc for all traits (#377)
- Math repo runs tests on Windows (#951)
Bug Fixes
- Length 0 checks should come after checking for mismatched sizes (#336)
- abs(real) translates to C++ but fails to compile (#907)
- prim/mat/meta/is_vector_like.hpp weirdness through check_finite.hpp (#79)
- Clang 4.0.0 fails tests that should fail already (#561)