Reference to boxesΒΆ
Modules in the library:
- boxes — convenience reexports.
- boxes.box — contains the
Boxclass and thecontext()function. - boxes.cartesian — contains the
VectandRectclasses. - boxes.constrain — a collection of constraints.
- boxes.display — render some boxes to an image file.
- boxes.context — contains the
Contextclass which holds the equations constraining a set of boxes.