Output number of points is greater than it was in the given data
Hi guys. Thank you for the package. I've discovered a bug that can be reproduced with the test I've written here TestNumberOfPoints function Occasionally it fails and you if you define the proper seed it will fail every time you run the test.
I believe I already solved the issue and changed the algorithm in different places(please take a look at my fork if you are interested). I need to test it more and if you are satisfied by the general structure of my solution I'll send pull request.
@866 Your fork is great! Spent several hours trying to debug the original code until I finally saw your Issue and tried it and it worked great for me. Thanks!
Where is the fork?