log src/Grids/equidistant_grid.jl @ 1927:fe18cdad2b27 feature/grids/manifolds

age author description
Sat, 01 Feb 2025 22:17:39 +0100 Jonatan Werpers Merge feature/grids/parameter_spaces feature/grids/manifolds
Sat, 01 Feb 2025 22:12:53 +0100 Jonatan Werpers Copy changes related to ParameterSpace from feature/grids/manifolds feature/grids/parameter_spaces
Sat, 01 Feb 2025 21:38:49 +0100 Jonatan Werpers Merge default feature/grids/manifolds
Thu, 23 Jan 2025 23:22:11 +0100 Jonatan Werpers Merge default feature/grids/manifolds
Wed, 22 Jan 2025 09:00:40 +0100 Jonatan Werpers Merge default refactor/grids/iterable_boundary_indices
Tue, 22 Oct 2024 15:32:33 +0200 Jonatan Werpers Introduce mapped_grid for ParameterSpace and simplify implementation of equidistant_grid(::Chart) feature/grids/manifolds
Sun, 20 Oct 2024 21:44:21 +0200 Jonatan Werpers Make tests pass for EquidistantGrid refactor/grids/iterable_boundary_indices
Sun, 20 Oct 2024 21:38:09 +0200 Jonatan Werpers Merge default refactor/grids/iterable_boundary_indices
Tue, 17 Sep 2024 09:12:52 +0200 Jonatan Werpers Change implementation for EquidistantGrid refactor/grids/iterable_boundary_indices
Wed, 09 Oct 2024 21:49:24 +0200 Jonatan Werpers Merge default feature/jet_aqua
Mon, 16 Sep 2024 08:33:43 +0200 Jonatan Werpers Refactor Interval to its own type. This allows the user better control of the coordinate type of 1d grids feature/grids/manifolds
Fri, 13 Sep 2024 16:12:25 +0200 Jonatan Werpers Fix ambiguity in getindex(::EquidistantGrid,...) feature/jet_aqua
Wed, 11 Sep 2024 15:41:58 +0200 Jonatan Werpers Merge feature/grids/curvilinear feature/grids/manifolds
Tue, 10 Sep 2024 21:59:10 +0200 Jonatan Werpers Merge default feature/grids/curvilinear
Thu, 05 Sep 2024 08:41:38 +0200 Jonatan Werpers Merge default refactor/grids/boundary_identifiers_1d
Wed, 04 Sep 2024 15:44:55 -0700 Vidar Stiernström Update docstrings refactor/grids/boundary_identifiers_1d
Tue, 03 Sep 2024 23:51:34 +0200 Jonatan Werpers Make equidistant_grid() for 1D more restrictive in the types it accepts
Wed, 28 Aug 2024 10:35:08 +0200 Jonatan Werpers Merge feature/grids/curvilinear feature/grids/manifolds
Wed, 21 Aug 2024 19:23:42 +0200 Jonatan Werpers Allow calling equidistant_grid with tuples of lenght 1 feature/grids/curvilinear
Wed, 21 Aug 2024 19:12:28 +0200 Jonatan Werpers Simplify equidistan_grid(::Number,::Number,::Int) feature/grids/manifolds
Wed, 21 Aug 2024 19:10:37 +0200 Jonatan Werpers Restrict the argument types of the simplest equidistant_grid to Number to avoid ambiguity feature/grids/manifolds
Sun, 30 Jun 2024 10:50:44 +0200 Jonatan Werpers Merge feature/grids/curvilinear feature/grids/manifolds
Sun, 30 Jun 2024 10:43:02 +0200 Jonatan Werpers Merge default feature/grids/curvilinear
Sun, 07 Jul 2024 15:15:12 -0700 Vidar Stiernström Make the boundary identifiers for EquidistantGrid subtype BoundaryIdentifer refactor/grids/boundary_identifiers_1d
Wed, 26 Jun 2024 12:42:28 +0200 Jonatan Werpers Merge feature/grids/curvilinear feature/grids/manifolds
Wed, 26 Jun 2024 12:41:03 +0200 Jonatan Werpers Merge default feature/grids/curvilinear
Wed, 26 Jun 2024 11:30:38 +0200 Jonatan Werpers Add min_spacing function for grids feature/grids/min_spacing
Wed, 26 Jun 2024 11:06:32 +0200 Jonatan Werpers Add some todos and tbds feature/grids/manifolds
Sat, 08 Jun 2024 22:51:31 +0200 Jonatan Werpers Remove unnecessary white space changes to otherwise untouched files feature/boundary_conditions
Sat, 01 Jun 2024 17:39:54 -0700 Vidar Stiernström Address review comments (1 left to be discussed) feature/boundary_conditions