pub fn unweave_and_delta_decode_array(array: &[u64]) -> Vec<Point>
Decode an array of points that were encoded using interweaving and delta encoding.