use-polytope
Polytope concepts for the RustUse geometry workspace.
use-polytope provides small n-dimensional polytope descriptors and intentionally avoids a full
computational geometry engine.
Example
use Polytope;
let polytope = new.expect;
assert_eq!;
assert_eq!;