What's Changed
* Add `batch_size` argument for `fps`, `knn`, `radius` functions (https://github.com/rusty1s/pytorch_cluster/pull/175)
* Extend FPS with an extra `ptr` argument https://github.com/rusty1s/pytorch_cluster/pull/180)
* Add PyTorch 2.1.0 support (https://github.com/rusty1s/pytorch_cluster/pull/191)
New Contributors
* piotrchmiel made their first contribution in https://github.com/rusty1s/pytorch_cluster/pull/175
* cimadure made their first contribution in https://github.com/rusty1s/pytorch_cluster/pull/179
* dsciebu made their first contribution in https://github.com/rusty1s/pytorch_cluster/pull/180
* AgarwalSaurav made their first contribution in https://github.com/rusty1s/pytorch_cluster/pull/188
**Full Changelog**: https://github.com/rusty1s/pytorch_cluster/compare/1.6.1...1.6.2