polytope 0.1.2

Data structures and methods for constructing polytopes.
Documentation
  • Coverage
  • 100%
    9 out of 9 items documented1 out of 7 items with examples
  • Size
  • Source code size: 28.13 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.01 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • eseraygun/rust-polytope
    3 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • eseraygun

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.