polytope

Crates.iopolytope
lib.rspolytope
version0.1.2
sourcesrc
created_at2017-03-14 18:02:33.187126
updated_at2017-03-14 18:35:11.167228
descriptionData structures and methods for constructing polytopes.
homepage
repositoryhttps://github.com/eseraygun/rust-polytope/
max_upload_size
id8980
size27,981
Eser Aygün (eseraygun)

documentation

https://docs.rs/polytope/

README

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.

Commit count: 20

cargo fmt