Dev Patel
Dev Patel
Hello @tommasobaiocchi , Can I work on this issue ?
Hi @tommasobaiocchi , The `compress()`, `coordinate_map[]` and `decompress()` functions you are talking about are from the `data_compression\coordinate_compression.py`, right ?
Hello @tommasobaiocchi , I read the code. I think that the solution to this is instead of using `coordinate_map[80]` we can simply create a `get_compressed(val)` function. ```python def get_compressed(self, original:...
Hey @tommasobaiocchi , should I mention cclaus to discuss the solution ?? I am new to the repository. I don't know any maintainers.