Tue, 21 Feb 2023 21:36:49 +0100 |
Jonatan Werpers |
Fix include errors
refactor/grids
|
Sun, 19 Feb 2023 22:50:02 +0100 |
Jonatan Werpers |
Implement boundary methods for TensorGrid
refactor/grids
|
Sun, 19 Feb 2023 22:20:44 +0100 |
Jonatan Werpers |
Move ZeroDimGrid to its own file
refactor/grids
|
Wed, 19 Oct 2022 23:23:36 +0200 |
Jonatan Werpers |
Specialize evalOn for EquidistantGrid to return a LazyArray
refactor/grids
|
Wed, 05 Oct 2022 22:00:30 +0200 |
Vidar Stiernström |
Rename dim to ndims in Grids.jl
feature/grids
|
Wed, 05 Oct 2022 21:26:37 +0200 |
Vidar Stiernström |
Remove export of boundary_size och orthogonal_dims
feature/grids
|
Fri, 15 Jul 2022 09:54:15 +0200 |
Vidar Stiernström |
Rename AbstractGrid to Grid and clean up Grids module
feature/grids
|
Sun, 31 Jan 2021 13:07:54 +0100 |
Vidar Stiernström |
Remove accidentally introduced dependancy on LazyTensors from Grids.jl
feature/get_boundary_identifiers
|
Sun, 31 Jan 2021 13:04:19 +0100 |
Vidar Stiernström |
Fix and test type stability of boundary_identifiers.
feature/get_boundary_identifiers
|
Mon, 30 Nov 2020 18:34:48 +0100 |
Vidar Stiernström |
Fix region(CartesianBoundary) not returning an instance.
feature/boundary_ops
|
Tue, 24 Nov 2020 11:04:32 +0100 |
Jonatan Werpers |
Add todo in Grids.jl regarding a return value
|
Wed, 30 Sep 2020 21:30:29 +0200 |
Jonatan Werpers |
Add some notes and todos
|
Fri, 25 Sep 2020 13:25:32 +0200 |
Jonatan Werpers |
Fix `using` commands to refer to local modules within the Sbplib package/module
refactor/combine_to_one_package
|
Fri, 25 Sep 2020 13:06:02 +0200 |
Jonatan Werpers |
Start converting to one package by moving all the files to their correct location
refactor/combine_to_one_package
base
Grids/src/Grids.jl@bfbcc34320f6
|