eOnofri04 / AlphaStructures.jl

AlphaStructures.jl - Theory and Practice of Alpha Shapes for Julia
MIT License
2 stars 0 forks source link

Problem with `oppositeHalfSpacePoints` and other? #16

Closed eOnofri04 closed 5 years ago

eOnofri04 commented 5 years ago

@marteresagh could you give it a look?

https://github.com/eOnofri04/AlphaStructures.jl/blob/b852471e88200e859add55d9b1fbe4393b53030e/test/geometry.jl#L172

eOnofri04 commented 5 years ago

@marteresagh also this... I really don't see why it doesn't work. It works if you copy and paste so it probably is a problem of function-env. https://github.com/eOnofri04/AlphaStructures.jl/blob/6f4ddebc6dff10271052304df8c81471f015ff75/src/geometry.jl#L294