1 file changed
+1
-1
lines changed- CMakeModules/build_clBLAS.cmake+1-1
- CMakeModules/build_clFFT.cmake+1-1
- CMakeModules/build_forge.cmake+1-1
- COPYRIGHT.md+14-14
- docs/details/algorithm.dox+28
- docs/details/data.dox-39
- docs/details/random.dox+103
- docs/details/util.dox-11
- docs/pages/release_notes.md+196
- examples/graphics/field.cpp+30-18
- include/af/algorithm.h+2-2
- include/af/graphics.h+3-3
- include/af/random.h+87-54
- src/api/c/plot.cpp+2-1
- src/api/c/vector_field.cpp+5-4
- src/backend/cpu/CMakeLists.txt+1
- src/backend/cpu/TNJ/BinaryNode.hpp+3-5
- src/backend/cpu/TNJ/BufferNode.hpp+1-3
- src/backend/cpu/TNJ/UnaryNode.hpp+2-4
- src/backend/cuda/kernel/homography.hpp+53-96
- src/backend/cuda/kernel/select.hpp+41-22
- src/backend/opencl/kernel/homography.cl+123-135
- src/backend/opencl/kernel/homography.hpp+8-20
- src/backend/opencl/kernel/select.cl+37-19
- src/backend/opencl/kernel/select.hpp+3-2
- test/assign.cpp-4
- test/basic.cpp+1-1
- test/binary.cpp+1
- test/clamp.cpp+12-13
- test/complex.cpp-1
- test/flat.cpp-1
- test/flip.cpp-1
- test/jit.cpp+28-1
- test/math.cpp+1
- test/ocl_ext_context.cpp+1-2
- test/stdev.cpp+2-1
0 commit comments