Zelphir Kaltstahl c45a14f045 add eample for matrix multiplication | hace 4 años | |
---|---|---|
.. | ||
matrix-multiplication.scm | hace 4 años | |
readme.org | hace 4 años |
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