Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,243 contributions in the last year
Activity overview
Contribution activity
October 2020
- thomasp85/actions JavaScript
- thomasp85/r-system-requirements JavaScript
Created a pull request in r-lib/actions that received 2 comments
force binary installation of dependencies in pkgdown workflow
This PR addresses issues arising when the dependencies of pkgdown have a source version available that is more recent than the binary version and t…
Created an issue in CGAL/cgal that received 7 comments
Turn off CGAL_error
Please use the following template to help us solving your issue. Issue Details I'm currently creating bindings to CGAL from R. A general rule when …
- investigate which algorithms doesn't handle degenerate geometries
- Dem unit tests
- Add basic plot functions
- add approximation of angle between geometries
- Consider typesafe intersection functions
- consider approximate distance measures for circles and spheres
- Should Euclid contain dynamic geometries
- Should Euclid contain circular and spherical kernel?
- Add set of point relation predicates and measures
- Add distance measures
- Add approximate intersections for circular geometries
- Reduce number of compiled comparators
- Expand intersection support when updating to CGAL 5.x
- Add scaling functionality
- Add @family tag to docs
- add seq methods for interpolating between geometries