Composyx 1.0.1


New release of Composyx 1.0.1 is out !

Add the following in ~/.config/guix/channels.scm

(cons (channel
        (name 'guix-hpc-non-free)
        (url "https://gitlab.inria.fr/guix-hpc/guix-hpc-non-free.git"))
      %default-channels)

Install command

guix pull
guix install composyx # with openblas
guix install composyx-mkl # with intel oneapi mkl