polytope 0.1.2

Data structures and methods for constructing polytopes.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Eser Aygün <eser.aygun@gmail.com>"]
categories = ["algorithms", "rendering", "science", "visualization"]
description = "Data structures and methods for constructing polytopes."
documentation = "https://docs.rs/polytope/"
keywords = ["polytope", "geometry", "hypercube", "multidimensional", "multi-dimensional"]
license = "Apache-2.0"
license-file = "LICENSE"
name = "polytope"
readme = "README.md"
repository = "https://github.com/eseraygun/rust-polytope/"
version = "0.1.2"