log

age author description
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:42:30 +0200 Jonatan Werpers Improve error message when giving arguments of different length to equidistant_grid()
Thu, 25 Apr 2024 14:38:15 +0200 Jonatan Werpers Implement mapped_grid for a chart 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 14:00:40 +0200 Jonatan Werpers Merge feature/grids/curvilinear feature/grids/manifolds
Thu, 25 Apr 2024 13:57:42 +0200 Jonatan Werpers Fix bugs in calls to equidistant_grid after merge with default feature/grids/curvilinear
Thu, 25 Apr 2024 13:51:54 +0200 Jonatan Werpers Add test for mapped_grid with a chart feature/grids/manifolds
Thu, 25 Apr 2024 13:51:17 +0200 Jonatan Werpers Update todos feature/grids/manifolds
Thu, 25 Apr 2024 13:28:59 +0200 Jonatan Werpers Add todo feature/grids/manifolds