Mercurial > repos > public > sbplib_julia
log diffOp.jl @ 114:d24497780ebd cell_based_test
age | author | description |
---|---|---|
Fri, 08 Feb 2019 23:54:25 +0100 | Jonatan Werpers | Add comment about maybe splitting apply_region! cell_based_test |
Fri, 08 Feb 2019 21:19:34 +0100 | Jonatan Werpers | Add apply_tiled! that tiles the iteration to optimize cache usage. Doesn't improve runtime at all at the moment cell_based_test |
Fri, 08 Feb 2019 21:14:39 +0100 | Jonatan Werpers | Rename the apply! that applies in regions to apply_region! cell_based_test |
Fri, 08 Feb 2019 20:56:13 +0100 | Jonatan Werpers | Backed out changeset b3fbef345810, splitting apply! just complicates things cell_based_test |
Fri, 08 Feb 2019 15:27:48 +0100 | Jonatan Werpers | Use deafult constructor for Index in apply! cell_based_test |
Fri, 08 Feb 2019 13:08:07 +0100 | Jonatan Werpers | Introduce apply! for given indices cell_based_test |