etils
etils copied to clipboard
Collection of eclectic utils for python.
Add tree utils
Add broadcasting support to DataclassArray
Move v3d.stack to ops.py
Make dataclass visualizable by default
Move utils to utils/ folder and dataclass arrays to dc_array/ folder
Add vectorization and vectorize v3d.Transform
Add point cloud and better subsampling
Add nested DataclassArray support
Fix vmap compatibiliry
Add __len__ & __bool__