Mercurial > repos > public > sbplib_julia
graph
-
Workaround for the display of revision in html tooling/benchmarksThu, 27 Apr 2023 16:05:15 +0200, by Jonatan Werpers
-
Add missing import of LazyTensors in benchmarks.jl tooling/benchmarksThu, 27 Apr 2023 16:02:39 +0200, by Jonatan Werpers
-
Make hg_at_revision() return the result of f tooling/benchmarksThu, 27 Apr 2023 08:48:28 +0200, by Jonatan Werpers
-
Better return for hg_update() tooling/benchmarksWed, 26 Apr 2023 13:37:18 +0200, by Jonatan Werpers
-
Add flag to make commit secret in hg_commit() tooling/benchmarksWed, 26 Apr 2023 13:23:37 +0200, by Jonatan Werpers
-
Add note about how to hande command exit tooling/benchmarksWed, 26 Apr 2023 13:09:55 +0200, by Jonatan Werpers
-
Improve docs for run_benchmark(rev) tooling/benchmarksWed, 26 Apr 2023 13:08:48 +0200, by Jonatan Werpers
-
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