Brendan Ashworth

Results 31 comments of Brendan Ashworth

also getting this issue on OS X so +1

I'm interested in contributing a PR for this — are there any thoughts on using [Martinez-Rueda](http://www.cs.ucr.edu/~vbz/cs230papers/martinez_boolean.pdf) for the boolean operation algorithm? Or would it be best to port the C++...

@ctessum I'm not sure myself. The projection onto a plane would conserve intersection points but not lengths.. is it naive to assume the lengths are proportional and thus area is...

@alphairys I don't have an update/I haven't been working on it. If you're looking for a workaround, I've been using CellUnions (after [covering the polygon with cells](https://godoc.org/github.com/golang/geo/s2#RegionCoverer)) as a workaround,...

@zudov ignoring `` by default sounds like a good first step to me. One of the struggles we might face is with [xml-rs](https://github.com/netvl/xml-rs), perhaps there's another library more cut out...

@w-flo yeah, it's been 4 years and nobody's built it so the old pull request was probably better to merge than not. Do you want to rebase and reopen the...

Would you like to submit a pull request for this @dmytro-podolianskyi-ew ?

@davidrenne yikes interesting link to that stackoverflow... am not sure how to reduce the bundled size for people who use crypto-browserify. Is there a way to signal that we only...

@davidrenne do you want to submit a pull request to switch to the randombytes package? Happy to approve it.

Is this a problem? Not sure how this could cause a bug