|
4 år sedan | |
---|---|---|
.. | ||
matrix-multiplication.scm | 4 år sedan | |
readme.org | 4 år sedan |
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