# 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.