This page lists channels that provide packages for scientific and high-performance computing (HPC).
- High-performance computing packages at Inria
channel configuration...
To use theguix-hpc
channel, add these lines to~/.config/guix/channels.scm
:(channel (name 'guix-hpc) (url "https://gitlab.inria.fr/guix-hpc/guix-hpc"))
substitute configuration...
To obtain substitutes (pre-built binaries) for packages in this channel, addhttps://guix.bordeaux.inria.fr
and authorize this key:
More info.(public-key (ecc (curve Ed25519) (q #89FBA276A976A8DE2A69774771A92C8C879E0F24614AAAAE23119608707B3F06#)))
- Providing old package versions
channel configuration...
To use theguix-past
channel, add these lines to~/.config/guix/channels.scm
:(channel (name 'guix-past) (url "https://gitlab.inria.fr/guix-hpc/guix-past") (introduction (make-channel-introduction "0c119db2ea86a389769f4d2b9c6f5c41c027e336" (openpgp-fingerprint "3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5"))))
substitute configuration...
To obtain substitutes (pre-built binaries) for packages in this channel, addhttps://guix.bordeaux.inria.fr
and authorize this key:
More info.(public-key (ecc (curve Ed25519) (q #89FBA276A976A8DE2A69774771A92C8C879E0F24614AAAAE23119608707B3F06#)))
- General scientific and statistics packages
channel configuration...
To use theguix-science
channel, add these lines to~/.config/guix/channels.scm
:(channel (name 'guix-science) (url "https://github.com/guix-science/guix-science") (introduction (make-channel-introduction "b1fe5aaff3ab48e798a4cce02f0212bc91f423dc" (openpgp-fingerprint "CA4F 8CF4 37D7 478F DA05 5FD4 4213 7701 1A37 8446"))))
substitute configuration...
To obtain substitutes (pre-built binaries) for packages in this channel, addhttps://guix.bordeaux.inria.fr
and authorize this key:
More info.(public-key (ecc (curve Ed25519) (q #89FBA276A976A8DE2A69774771A92C8C879E0F24614AAAAE23119608707B3F06#)))
- Automated import of CRAN packages
channel configuration...
To use theguix-cran
channel, add these lines to~/.config/guix/channels.scm
:(channel (name 'guix-cran) (url "https://github.com/guix-science/guix-cran"))
substitute configuration...
To obtain substitutes (pre-built binaries) for packages in this channel, addhttps://guix.bordeaux.inria.fr
and authorize this key:
More info.(public-key (ecc (curve Ed25519) (q #89FBA276A976A8DE2A69774771A92C8C879E0F24614AAAAE23119608707B3F06#)))
- Bioinformatics tools and package variants used at the Berlin Institute for Medical Systems Biology of the Max Delbrück Center for Molecular Medicine
channel configuration...
To use theguix-bimsb
channel, add these lines to~/.config/guix/channels.scm
:(channel (name 'guix-bimsb) (url "https://github.com/BIMSBbioinfo/guix-bimsb"))
- Bioinformatics and HPC packages used by Genenetwork at the University of Tennessee
channel configuration...
To use theguix-bioinformatics
channel, add these lines to~/.config/guix/channels.scm
:(channel (name 'guix-bioinformatics) (url "https://gitlab.com/genenetwork/guix-bioinformatics"))
- Packages for bioinformatics and genomics used at UTHSC.
channel configuration...
To use theguix-genomics
channel, add these lines to~/.config/guix/channels.scm
:(channel (name 'guix-genomics) (url "https://github.com/ekg/guix-genomics"))
- Packages in use at the Leibniz Institute for Psychology Information.
channel configuration...
To use theguix-zpid
channel, add these lines to~/.config/guix/channels.scm
:(channel (name 'guix-zpid) (url "https://github.com/leibniz-psychology/guix-zpid"))
Want to have your channel listed here? Please email guix-science@gnu.org details about your channel.