We're thrilled to introduce **spheroids**, a high-performance Python package for spherical clustering and distribution modeling. This is the first public release and marks the beginning of the testing phase.
---
News:
- **Bug fixes**.
---
Key Features:
- **Clustering with PKBD and Spherical Cauchy distributions**.
- **High performance** with C++ (Armadillo) and PyTorch GPU acceleration.
- **Precompiled wheels** for Linux, macOS, and Windows.
---
Installation:
Install via `pip`:
bash
pip install spheroids
---
Testing Phase:
We welcome your feedback during this testing phase!
---