Building from Source
This section provides instructions on how to compile and install the project directly from the source code.
Building from source is recommended if you need to:
- 🧪 Test the latest unreleased features.
- 🐛 Debug issues at the source level.
- ⚙️ Customize the build for specific hardware or environments.
- 🤝 Contribute to the project development.
If you only need to use the stable version of the library, we recommend installing via package managers (e.g., pip or npm) instead.