Ayush Gupta
Ayush Gupta
I could not find any pre defined strategies in the official documentation for set operations mentioned above. So do we have to define a custom strategy and add it to...
I agree with @Siddharth-coder13.
Hey, @vissarion, @barendgehrels I am interested in implementing `volume` for 3d pointsets. Is that already done? If not could I work on the same?
@Siddharth-coder13 what else have been working on implementing?
Since @Siddharth-coder13 is working on volume implementation, @vissarion can I work on surface area and distance implementation for 3d pointsets after #789 is merged? The implementation of surface area would...
I cannot reproduce the error mentioned by @uncleysh. The code mentioned above outputs, ``` Poly valid: 1 Line1 valid: 1 Line2 valid: 1 Lines equivalent: 1 Line1 crosses: 1 Line2...
I will test the above code using the GNU compilers on Ubuntu 20.04 and try to find out the precision errors. > I wouldn't be so sure about that. :)...