e3tools package¶
Subpackages¶
- e3tools.nn package
Module contents¶
- e3tools.radius(x: Float[Tensor, 'N D'], y: Float[Tensor, 'M D'], r: float, batch_x: Int64[Tensor, 'N'] | None = None, batch_y: Int64[Tensor, 'M'] | None = None, ignore_same_index: bool = False, chunk_size: int | None = None) Int64[Tensor, '2 E'] [source]¶
For each element in y find all points in x within distance r