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.