partition¶
Partitons of interval products based on rectilinear grids.
A partition of a set is a finite collection of nonempty, pairwise disjoint subsets whose union is the original set. The partitions considered here are based on hypercubes, i.e. the tensor products of partitions of intervals.
Classes
|
Rectangular partition by hypercubes based on |
Functions
|
Return a partition with un-equally sized cells. |
|
Return a partition with equally sized cells. |
|
Return a partition of an interval product based on a given grid. |
|
Return a partition of an interval product into equally sized cells. |