Thu, 23 Mar 2023 08:55:31 +0100 |
Jonatan Werpers |
Add functions for hg commit and checking if the repo is clean
tooling/benchmarks
|
Thu, 23 Mar 2023 08:40:58 +0100 |
Jonatan Werpers |
Add some notes
tooling/benchmarks
|
Thu, 23 Mar 2023 08:40:35 +0100 |
Jonatan Werpers |
Remove unnecessary targets in Makefile
tooling/benchmarks
|
Wed, 26 Apr 2023 21:56:45 +0200 |
Vidar Stiernström |
Fix type inference of nested tensorcompositions by making the compositions right associative
bugfix/lazy_tensors/tensorcomposition
|
Tue, 04 Apr 2023 21:46:06 +0200 |
Vidar Stiernström |
Change to approximate equality in test using floats
bugfix/lazytensors
|
Tue, 04 Apr 2023 21:39:53 +0200 |
Vidar Stiernström |
Fix parameter order in subtyping
bugfix/lazytensors
|
Wed, 05 Oct 2022 20:27:59 +0200 |
Vidar Stiernström |
Merge with default
performance/lazy_tensors
|
Wed, 05 Oct 2022 13:56:21 +0200 |
Vidar Stiernström |
Add inference test
performance/lazy_tensors
|
Wed, 05 Oct 2022 13:15:32 +0200 |
Vidar Stiernström |
Add callsite inline for better type inference
performance/lazy_tensors
|
Thu, 23 Mar 2023 06:57:14 +0100 |
Vidar Stiernström |
Add missing file
tooling/benchmarks
|
Tue, 07 Mar 2023 10:12:33 +0100 |
Jonatan Werpers |
Add call site @inline in LazyFunctionArray to avoid allocations in eval_on on 3D grids
refactor/grids
|
Tue, 07 Mar 2023 10:11:49 +0100 |
Jonatan Werpers |
Add todos
refactor/grids
|
Tue, 07 Mar 2023 09:48:00 +0100 |
Jonatan Werpers |
Implement changes in SbpOperators
refactor/grids
|
Tue, 07 Mar 2023 09:21:27 +0100 |
Jonatan Werpers |
More notes
refactor/grids
|
Fri, 03 Mar 2023 15:44:39 +0100 |
Jonatan Werpers |
Remove _component_type and replace with eltype
refactor/grids
|