GeometryTypes.jl
GeometryTypes.jl copied to clipboard
Geometry types for Julia
For newbies, it would be nice to improve the documentation a little: - Clarify what `Hyper` means (just signifying generalizability to $n$-dimensions) - Simpler examples with convenience functions (Rect, Sphere,...
ColorTypes.jl released another version. StaticArrays.jl released a few more versions; the prior spec ".., 1.0" should cover them.
This pull request changes the compat entry for the `ColorTypes` package from `0.8, 0.9, 0.10` to `0.8, 0.9, 0.10, 0.11`. This keeps the compat entries for earlier versions. Note: I...
This package has the same issue as LibGEOS: https://github.com/JuliaGeo/LibGEOS.jl/issues/75 https://github.com/JuliaCI/NanosoldierReports/blob/18bb6d85b20e25f1a9f2f312963f4b8b4fe7082e/pkgeval/by_hash/a340bf1_vs_3c50b7f/logs/GeometryTypes/1.5.0-DEV-fc8aa8666a.log
Is the sphere supposed to be a subset of an ellipsoid? If and when we allow for transformations like mentioned in #11 (maybe with [CoordinateTransformations.jl](https://github.com/FugroRoames/CoordinateTransformations.jl)) then we'll need to connect...
Useful for `unique`, `intersect`, etc on Arrays of `OffsetInteger`s or, for example, to compare `Face`s (Potentially a better solution would be through automatic type promotion? The result would be the...
As noted in #127, all other variants of `vertices` return something `