waylonflinn / weblas

GPU Powered BLAS for Browsers :gem:
MIT License
702 stars 43 forks source link

Document All Operations #20

Open waylonflinn opened 8 years ago

waylonflinn commented 8 years ago

A short description of what the operation does and the type and function of each of it's arguments. Maybe autogenerated from comments.

This should also include things like expected memory layout of input (row-major order) and a brief discussion of how higher dimensions (channels) can be consistently handled.