log

age author description
Sun, 27 Sep 2020 13:48:13 +0200 Jonatan Werpers Merge in default refactor/remove_dynamic_size_tensormapping
Sun, 27 Sep 2020 21:04:59 +0200 Jonatan Werpers Add doc string and allow picking several dimensions feature/equidistant_grid/subgrid
Sun, 27 Sep 2020 14:38:05 +0200 Jonatan Werpers Add function for getting a one dimensional grid for a given dimension from a equidistant grid feature/equidistant_grid/subgrid
Sun, 27 Sep 2020 15:26:05 +0200 Vidar Stiernström Tests in testDiffOps are to be moved to testSbpOperators. Already moved tests are removed, while those not yet moved are commented out.
Sun, 27 Sep 2020 13:47:40 +0200 Jonatan Werpers Fix typo in naming of test/testRegionIndices.jl
Sat, 26 Sep 2020 15:36:25 +0200 Jonatan Werpers Add some info about running tests in the readme
Sat, 26 Sep 2020 15:20:18 +0200 Jonatan Werpers Start trying to change LazyTensors refactor/remove_dynamic_size_tensormapping
Fri, 25 Sep 2020 21:51:14 +0200 Jonatan Werpers lazy_array.jl: Bring back the concrete types in the LazyElementwiseOperation struct. performance/lazy_elementwise_operation