PolygonOps.jl icon indicating copy to clipboard operation
PolygonOps.jl copied to clipboard

Generic Polygon Operations

Results 1 PolygonOps.jl issues
Sort by recently updated
recently updated
newest added

Hi, I am just reviewing this package and have some remarks about the API of `inpolygon`. The untyped input argument `p` obiously expects a vector-like object, which contains the x...