Zelphir Kaltstahl c45a14f045 add eample for matrix multiplication 4 years ago
..
matrix-multiplication.scm c45a14f045 add eample for matrix multiplication 4 years ago
readme.org c45a14f045 add eample for matrix multiplication 4 years ago

readme.org

Invocation

This example code needs BLIS installed. You also need to tell it where to look for BLIS by setting an environment variable. For example:


LTDL_LIBRARY_PATH="${HOME}/.guix-profile/lib" guile -L . matrix-multiplication.scm