Mercurial > repos > public > sbplib_julia
diff src/Grids/Grids.jl @ 1579:14d79b13b54f feature/grids/manifolds
Add tests, fix bugs, add exports, for Simplex and friends
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 25 Apr 2024 22:14:46 +0200 |
parents | 157c43966b06 |
children | d9d767980d6f d7483e8af705 |
line wrap: on
line diff
--- a/src/Grids/Grids.jl Thu Apr 25 21:55:01 2024 +0200 +++ b/src/Grids/Grids.jl Thu Apr 25 22:14:46 2024 +0200 @@ -20,6 +20,11 @@ export unitcube export unithyperbox +export verticies +export unittriangle +export unittetrahedron +export unitsimplex + export Chart export ConcreteChart export parameterspace