polytope 0.1.1

Data structures and methods for constructing polytopes.
Documentation
1
2
3
4
5
6
7
8
9
10
# The Polytope Library for Rust

Polytope is a Rust library that defines the `Polytope<V>` data structure and related methods for constructing
[polytopes](https://en.wikipedia.org/wiki/Polytope).

## License

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

See [LICENSE](LICENSE) for details.