# The Polytope Library for Rust
[](https://crates.io/crates/polytope)
[](https://docs.rs/polytope/)
[](LICENSE)
[](https://crates.io/crates/polytope)
Polytope is a Rust library that defines the `Polytope<V>` data structure and related methods for constructing
[polytopes](https://en.wikipedia.org/wiki/Polytope).
## Quick Start
See the [documentation](https://docs.rs/polytope/) to learn how to use Polytope.
## License
Polytope is distributed under the terms of the Apache License (Version 2.0).
See [LICENSE](LICENSE) for details.