polytope

Data structures and methods for constructing polytopes.


Keywords
geometry, multidimensional, multi-dimensional, polytope, hypercube
License
Apache-2.0

Documentation

The Polytope Library for Rust

Crate Documentation License Downloads

Polytope is a Rust library that defines the Polytope<V> data structure and related methods for constructing polytopes.

Quick Start

See the documentation to learn how to use Polytope.

License

Polytope is distributed under the terms of the Apache License (Version 2.0).

See LICENSE for details.