robust 1.1.0

Robust adaptive floating-point predicates for computational geometry
Documentation
[dependencies.ieee754]
optional = true
version = "0.2"
[dev-dependencies.float_extras]
version = "0.1.6"

[dev-dependencies.png]
version = "0.16.7"

[features]
no_std = ["ieee754"]

[package]
authors = ["The Spade Developers", "The GeoRust Developers"]
categories = ["algorithms", "graphics", "science::geo"]
description = "Robust adaptive floating-point predicates for computational geometry"
edition = "2021"
homepage = "https://github.com/georust/robust"
keywords = ["geometry", "robustness", "stability"]
license = "MIT OR Apache-2.0"
name = "robust"
readme = "README.md"
repository = "https://github.com/georust/robust"
version = "1.1.0"