3 releases

Uses old Rust 2015

0.1.2 Mar 14, 2017
0.1.1 Mar 14, 2017
0.1.0 Mar 14, 2017

#285 in Rendering

32 downloads per month

Apache-2.0

17KB
263 lines

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.


lib.rs:

Defines the Polytope<V> data structure and related methods for constructing polytopes.

No runtime deps