log

age author description
Wed, 25 Sep 2024 10:25:30 +0200 Jonatan Werpers Refactor ElementWiseOperation to give a flatter structure of tensor compositions improving type inference refactor/lazy_tensors/elementwise_ops
Wed, 18 Sep 2024 22:39:38 +0200 Jonatan Werpers Delete metric_tensor_inverse feature/grids/curvilinear
Mon, 16 Sep 2024 11:03:37 +0200 Jonatan Werpers Fix errors introduced by merge feature/sbp_operators/laplace_curvilinear
Mon, 16 Sep 2024 10:33:47 +0200 Jonatan Werpers Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinear
Mon, 16 Sep 2024 09:53:29 +0200 Jonatan Werpers Merge feature/grids/curvilinear feature/grids/manifolds
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