Thu, 14 Feb 2019 16:25:22 +0100 |
Vidar Stiernström |
Improve efficiency of apply by the following:
cell_based_test
|
Wed, 13 Feb 2019 10:37:52 +0100 |
Vidar Stiernström |
Make grid spacing a property of EquidistantGrid. Create plotting module for sbplib.
cell_based_test
|
Tue, 12 Feb 2019 13:15:16 +0100 |
Jonatan Werpers |
Change uview to view. It seems the compiler is now able to remove the allocation
cell_based_test
|
Tue, 12 Feb 2019 13:13:03 +0100 |
Jonatan Werpers |
Change loop order to follow memory layout
cell_based_test
|
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
|