log src/Grids/manifolds.jl @ 1779:2a8a2b52a112 feature/grids/manifolds

age author description
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
Wed, 26 Jun 2024 11:06:32 +0200 Jonatan Werpers Add some todos and tbds feature/grids/manifolds
Fri, 14 Jun 2024 13:09:00 +0200 Jonatan Werpers Add linesegments function feature/grids/manifolds
Thu, 25 Apr 2024 22:32:54 +0200 Jonatan Werpers Rename ConcreteChart to Chart and remove the abstarct chart type feature/grids/manifolds
Thu, 25 Apr 2024 22:15:12 +0200 Jonatan Werpers Add ndims method for ParameterSpace feature/grids/manifolds
Thu, 25 Apr 2024 22:14:46 +0200 Jonatan Werpers Add tests, fix bugs, add exports, for Simplex and friends feature/grids/manifolds
Thu, 25 Apr 2024 21:55:01 +0200 Jonatan Werpers Change to using xi for ConcreteChart feature/grids/manifolds
Thu, 25 Apr 2024 21:53:06 +0200 Jonatan Werpers Change to expect the jacobian of a chart to take x as an argument feature/grids/manifolds
Thu, 25 Apr 2024 21:52:22 +0200 Jonatan Werpers Remove left over comment feature/grids/manifolds
Thu, 25 Apr 2024 14:37:59 +0200 Jonatan Werpers Remove converting between ways to call a charts: feature/grids/manifolds
Thu, 25 Apr 2024 14:13:41 +0200 Jonatan Werpers Add some tests and implement parameterspace for ConcreteChart feature/grids/manifolds
Thu, 25 Apr 2024 13:51:17 +0200 Jonatan Werpers Update todos feature/grids/manifolds
Thu, 25 Apr 2024 13:17:48 +0200 Jonatan Werpers Export things and fix ConcreteChart and Simplex feature/grids/manifolds
Wed, 24 Apr 2024 13:26:30 +0200 Jonatan Werpers Start adding manifolds feature/grids/manifolds