Zelphir Kaltstahl c45a14f045 add eample for matrix multiplication | 4 jaren geleden | |
---|---|---|
.. | ||
matrix-multiplication.scm | 4 jaren geleden | |
readme.org | 4 jaren geleden |
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