robust-predicates 0.1.3

Robust predicates for computer geometry
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]

name = "robust-predicates"

description = "Robust predicates for computer geometry"

version = "0.1.3"

authors = ["hporro <heinich.porro@unilim.fr>"]

edition = "2021"

build = "build.rs"

license = "MIT"

keywords = ["geometry", "math", "robust", "predicates"]

homepage = "https://github.com/hporro/robust-predicates"

repository = "https://github.com/hporro/robust-predicates"



[build-dependencies]

cc = "1.0.66"