Mercurial > repos > public > sbplib_julia
graph
-
Add a simple benchmark demonstrating allocations with compositions tooling/benchmarksWed, 26 Apr 2023 13:08:05 +0200, by Jonatan Werpers
-
Add functions for hg commit and checking if the repo is clean tooling/benchmarksThu, 23 Mar 2023 08:55:31 +0100, by Jonatan Werpers
-
Remove unnecessary targets in Makefile tooling/benchmarksThu, 23 Mar 2023 08:40:35 +0100, by Jonatan Werpers
-
Fix type inference of nested tensorcompositions by making the compositions right associative bugfix/lazy_tensors/tensorcompositionWed, 26 Apr 2023 21:56:45 +0200, by Vidar Stiernström
-
Change to approximate equality in test using floats bugfix/lazytensorsTue, 04 Apr 2023 21:46:06 +0200, by Vidar Stiernström
-
Fix parameter order in subtyping bugfix/lazytensorsTue, 04 Apr 2023 21:39:53 +0200, by Vidar Stiernström
-
Add callsite inline for better type inference performance/lazy_tensorsWed, 05 Oct 2022 13:15:32 +0200, by Vidar Stiernström
-
Add call site @inline in LazyFunctionArray to avoid allocations in eval_on on 3D grids refactor/gridsTue, 07 Mar 2023 10:12:33 +0100, by Jonatan Werpers
-
Implement changes in SbpOperators refactor/gridsTue, 07 Mar 2023 09:48:00 +0100, by Jonatan Werpers
-
Remove _component_type and replace with eltype refactor/gridsFri, 03 Mar 2023 15:44:39 +0100, by Jonatan Werpers
-
Add component_type function to Grid refactor/gridsFri, 03 Mar 2023 15:42:05 +0100, by Jonatan Werpers
-
Add some notes about grid functions: refactor/gridsFri, 03 Mar 2023 15:40:04 +0100, by Jonatan Werpers
-
Update readme with info about running benchmarks from make. Fix typos tooling/benchmarksThu, 02 Mar 2023 09:59:42 +0100, by Vidar Stiernström
-
Make tests for normal_derivative work refactor/gridsWed, 01 Mar 2023 08:28:14 +0100, by Jonatan Werpers
-
Make equdistant_grid return an EquidistantGrid for the 1d Case refactor/gridsMon, 27 Feb 2023 15:39:13 +0100, by Jonatan Werpers
-
Fix tests for boundary operator and boundary restriction refactor/gridsMon, 27 Feb 2023 08:48:38 +0100, by Jonatan Werpers
-
Add missing exports and alias TensorGridBoundary to CartesianBoundary refactor/gridsMon, 27 Feb 2023 08:48:08 +0100, by Jonatan Werpers
-
Remove getcomponent stubs since we might have a cleaner way to solve it with map or lazymap refactor/gridsSun, 26 Feb 2023 11:53:23 +0100, by Jonatan Werpers