log

age author description
Mon, 16 Sep 2024 09:46:26 +0200 Jonatan Werpers Merge default feature/grids/curvilinear
Mon, 16 Sep 2024 09:39:50 +0200 Jonatan Werpers Add stubs for connections method feature/grids/manifolds
Mon, 16 Sep 2024 09:05:47 +0200 Jonatan Werpers Let Chart implement Base.ndims instead of domain_dim feature/grids/manifolds
Mon, 16 Sep 2024 08:58:12 +0200 Jonatan Werpers Allow mixed types in constructors for HyperBox and Simplex feature/grids/manifolds
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
Sun, 15 Sep 2024 23:27:04 +0200 Jonatan Werpers Add some test for equidistant_grid feature/grids/manifolds
Sun, 15 Sep 2024 23:00:15 +0200 Jonatan Werpers Merge feature/grids/curvilinear feature/grids/manifolds