A tile is a rounded square that takes an asset and represents a noun.
Multilinear interplation for ndarrays
Finds the gradient of an ndarray using finite differences
Get a view of the diagonal entries of an ndarray
Slice GeoJSON data into vector tiles efficiently
Return an object mapping supported data type strings to data type objects.
Sorts ndarrays in place
generate the minimum number of tiles to cover a geojson geometry
TypeScript definitions for ndarray-ops
General purpose level set extraction
Computes the determinant of an ndarray
Simple tile utilities for WGS84 / EPSG:4326
Return the number of bytes per element for a provided underlying ndarray data type.
Fills an ndarray with function
Base multidimensional array.
Multidimensional array constructor.
Test if an input value is an ndarray data type object.
Return the data type string associated with a supported ndarray data type value.
Return the data type string associated with an ndarray data type enumeration constant.
Test if an input value is a supported ndarray data type.
Test if a value is ndarray-like.
Return the enumeration constant associated with a supported ndarray data type value.
Convert an ndarray-like object to an object likely to have the same "shape".
Return the strides of a provided ndarray.