Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/georust/robust

Robust predicates for computational geometry
https://github.com/georust/robust

Incircle test for weighted vertices

glennDittmann opened this issue 10 months ago
Documentation is a bit unclear

oisyn opened this issue 10 months ago
Update CI

urschrei opened this pull request about 1 year ago
Prepare for 1.1.0 release

urschrei opened this pull request over 1 year ago
Fix incircle docs

urschrei opened this pull request over 1 year ago
Confusing incircle documentation

DelusionalLogic opened this issue over 1 year ago
f64-only implementation vs. generic implementation

tinko92 opened this issue over 1 year ago
Performance tweak for orient2d

tinko92 opened this pull request over 1 year ago
Use FMA (at the cost of no_std)

tinko92 opened this pull request over 1 year ago
Prepare for 1.0 release

urschrei opened this pull request almost 2 years ago
Release 1.0?

urschrei opened this issue almost 2 years ago
Use test fixtures from Nanevski et al (2001)

urschrei opened this pull request almost 2 years ago
Implement orient3d + insphere

dmyyy opened this pull request almost 2 years ago
Add repo to Cargo.toml

tobbywilson opened this pull request almost 2 years ago
Use SPDX license expression

gerritsangel opened this pull request about 2 years ago
Missing tags for 0.2.0, 0.2.1, and 0.2.2

michaelkirk opened this issue about 4 years ago
incircle results in NaN result

frewsxcv opened this issue about 4 years ago
Add fuzz targets for incircle and orient2d.

frewsxcv opened this pull request about 4 years ago
crates publishing teams

michaelkirk opened this issue about 4 years ago
Fix typos and link in example

urschrei opened this pull request over 4 years ago
Cite original work in README

urschrei opened this pull request over 4 years ago
Show off examples in README.md

frewsxcv opened this pull request over 4 years ago
Example to visualize robustness

rmanoka opened this pull request over 4 years ago
Setup CI w/ GitHub Actions

frewsxcv opened this pull request over 4 years ago
Add opt-in cargo feature for no_std.

frewsxcv opened this pull request over 4 years ago
use num-traits

michaelkirk opened this pull request over 4 years ago
First pass at using num_traits

urschrei opened this pull request over 4 years ago
Change function signatures from Coord params to Into<Coord> params

frewsxcv opened this pull request over 4 years ago
Any need for second order expansions computations?

bluenote10 opened this issue almost 5 years ago
Compiler setup for exactpred.c

urschrei opened this issue almost 5 years ago
Interaction with Geo types

urschrei opened this issue almost 5 years ago
made coord fields public

bluenote10 opened this pull request almost 5 years ago
Add docs for orient2d

frewsxcv opened this issue almost 5 years ago
Add docs for incircle

frewsxcv opened this issue almost 5 years ago