Additional Resources#

The cannonical resources[1] for OpenBLAS are of course the OpenBLAS wiki and the the Netlib BLAS documentation, especially the bibliography and the final BLAS techincal forum standard.

Conventions and Implementations#

Beyond the standard netlib reference, here are some more common implementations of interest, with above average documentation[2]:

Pedagogical Work#

Here are some additional links for BLAS related information:

Useful extensions#

Python Ecosystem#

Testing this is still a matter of manual timing apparently.