pomme.haar

class pomme.haar.Haar(points, q)

Bases: object

static get_number_matrices(points_normed, q)

Compute the number of points that live in each cell at each level.

static integrate_data(points_normed, q, data)

Sum the data in each cell at each level.

static interpolate(ids, num, dat, dat_up, k)
map_data(data, interpolate=True)

Map data to the cube.