Introducing benchmarks against other linear algebra libraries could:
- aid with the process of picking a specific library for your use case
- show performance issues and where implementation could be improved
An example of such library could be: https://github.com/sloisel/numeric/ it's dead, but still widely used today.
Thank Your for your awesome project!