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.
- Host: GitHub
- URL: https://github.com/jonathanwoollett-light/blas
- Owner: JonathanWoollett-Light
- Created: 2020-07-27T00:14:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-18T18:55:29.000Z (over 3 years ago)
- Last Synced: 2025-01-30T19:19:15.956Z (5 months ago)
- Topics: blas, reference
- Language: SCSS
- Homepage:
- Size: 5.92 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.