Mercurial > repos > public > sbplib_julia
graph
-
Change benchmarkTest from function to script since @benchmark does not work within functions patch_based_testFri, 25 Jan 2019 10:10:30 +0100, by Vidar Stiernström
-
Change to using tuples in stencils and opsFri, 25 Jan 2019 15:20:40 +0100, by Jonatan Werpers
-
Add benchmarktest and mark all apply functions with @inline and @inbounds patch_based_testThu, 24 Jan 2019 14:58:22 +0100, by Vidar Stiernström
-
Created new branch for investigating patch based application of stencils patch_based_testThu, 24 Jan 2019 14:27:57 +0100, by Vidar Stiernström
-
Use limit_lower and limit_upper in pointsalongdimThu, 24 Jan 2019 13:33:07 +0100, by Vidar Stiernström
-
Make Laplace take dimension as a parameterThu, 24 Jan 2019 09:24:21 +0100, by Jonatan Werpers
-
Make EquidistantGrid more concreteThu, 17 Jan 2019 15:19:33 +0100, by Jonatan Werpers
-
Make grid.spacings more readableThu, 17 Jan 2019 13:53:01 +0100, by Jonatan Werpers
-
Add types to Laplace operatorsTue, 15 Jan 2019 19:51:16 +0100, by Jonatan Werpers
-
Make apply operator more efficient using @inbounds and @inline cell_based_testFri, 18 Jan 2019 14:26:04 +0100, by Jonatan Werpers
-
Make stencils respond to @ inbounds cell_based_testFri, 18 Jan 2019 14:21:58 +0100, by Jonatan Werpers
-
Add some notes to stencilFri, 18 Jan 2019 10:12:23 +0100, by Jonatan Werpers
-
Add type parameter for Laplace operand cell_based_testThu, 17 Jan 2019 15:32:53 +0100, by Jonatan Werpers
-
Make dimension a type parameter in Laplace cell_based_testThu, 17 Jan 2019 15:22:10 +0100, by Jonatan Werpers
-
Make EquidistantGrid more concrete cell_based_testThu, 17 Jan 2019 15:19:33 +0100, by Jonatan Werpers
-
Make grid.spacings more readable cell_based_testThu, 17 Jan 2019 13:53:01 +0100, by Jonatan Werpers
-
Merge with latest changesWed, 16 Jan 2019 12:40:20 +0100, by Vidar Stiernström
-
Clean up plotgridfunction now that the matplotlib backend works. The issue was not in the julia code, but rather the installation of matplotlib.Wed, 16 Jan 2019 12:39:42 +0100, by Vidar Stiernström