An open API service indexing awesome lists of open source software.

https://github.com/jonathanwoollett-light/blas

A simpler better website illustrating BLAS operations.
https://github.com/jonathanwoollett-light/blas

blas reference

Last synced: 3 months ago
JSON representation

A simpler better website illustrating BLAS operations.

Awesome Lists containing this project

README

        

# BLAS

Site link: https://jonathanwoollett-light.github.io/BLAS/

### What?

A better simpler website to illustrate BLAS operations.

### Why?

The current website is an artifact straight outta 2000.
I mean just look at it: https://www.netlib.org/blas/

### Who?

This is for people with some understanding of BLAS operations, it is meant more as a reference than a tutorial.

### Help wanted!

I'm just some programmer who does some GPU compute stuff with linear algebra, I know little to nothing about most of these functions.
This site is very much a WIP, so please submit as many pull requests as you can tolerate.