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.