Aryeh Klein
Aryeh Klein
adding a buffer for 2d points, -> this method creates a polygon by distributing the number of point equaly around a point #
## Fixes Or Enhances **Make sure that you've checked the boxes below before you submit PR:** - [x] Tests exist or have been written that cover this particular change. @go-playground/validator-maintainers
Is it possible to disable multi threading when using c bindings? My application is written in golang, and I want the predict function to always use one thread.