zonohedra0.6-0 package

Compute and Plot Zonohedra from Vector Generators

boundarypgramdata

compute data about specific parallelograms in the boundary of a zonohe...

genlist-print

Print Basic Metrics for Each Zonohedron Generated by the Matrices in a...

genlist

zonohedra generators useful for testing and plotting

grpDuplicated

Grouping by duplicated elements

inside

test points for being inside a zonotope

inside2trans

test points against a 2-transition surface

invertboundary

invert points on the boundary of a zonohedron

lintransform

linear transformations of zonotopes, and vector matroids

matroid-getters

matroid get functions

matroid-print

Print Basic Facts about a Matroid

matroid-props

matroid properties

matroid

matroid construction

minkowskisum

Minkowski sum of Two zonotopes

plot2trans

plot the 2-transition surface associated with a zonohedron

plothighertrans

plot abundant and deficient parallelograms

plotpolygon

plot the generator polygon associated with a pointed zonohedron

rank

Rank and Independence

raytrace2trans

compute the intersection of a ray and the 2-transition surface associa...

section2trans

compute the intersection of a plane and the 2-transition surface assoc...

simplify

simplify and unsimplify

spherize

spherize a zonotope

support

the support function for a zonotope

symmetrize

symmetrize a zonotope

transitionsdf

summarize the number of transitions and associated data, over all para...

zonogon-getmetrics

get important metrics about a zonogon, and print basic facts about a z...

zonogon-invert

invert points in a zonogon

zonogon-plot

plot a zonogon

zonogon-raytrace

compute the intersection of a ray, based in the interior of a zonogon,...

zonogon-section

compute the intersection of a line and the boundary of a zonogon

zonogon

zonogon construction

zonohedra-package

zonhedra package

zonohedron-as.mesh3d

convert the boundary of a zonohedron to an rgl::mesh3d object

zonohedron-getmetrics

Get Important Metrics about a Zonohedron, and Print and Summarize Them

zonohedron-plot

plot a zonohedron

zonohedron-raytrace

compute the intersection of a ray, based in the interior of a zonohedr...

zonohedron-section

compute the intersection of a plane and the boundary of a zonohedron

zonohedron

zonohedron construction

zonoseg-invert

invert points in a zonoseg

zonoseg

zonoseg construction, querying, and printing

zonotope-getters

zonotope get functions

zonotope-props

zonotope properties

Computes a zonohedron from real vector generators. The package also computes zonogons (2D zonotopes) and zonosegs (1D zonotopes). An elementary S3 class for matroids is included, which supports matroids with rank 3, 2, and 1. Optimization methods are taken from Heckbert (1985) <https://www.cs.cmu.edu/~ph/zono.ps.gz>.