diff src/Grids/Grids.jl @ 1564:35fe4375b35f feature/grids/manifolds

Export things and fix ConcreteChart and Simplex
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 25 Apr 2024 13:17:48 +0200
parents 81e97d3bec8c
children b9c7bab94241
line wrap: on
line diff
--- a/src/Grids/Grids.jl	Wed Apr 24 13:26:30 2024 +0200
+++ b/src/Grids/Grids.jl	Thu Apr 25 13:17:48 2024 +0200
@@ -19,6 +19,9 @@
 export unitcube
 export unithyperbox
 
+export Chart
+export ConcreteChart
+
 # Grid
 export Grid
 export coordinate_size