General scientific and statistics packages

The guix-science channel provides 2441 packages. It can be obtained by writing a snippet along these lines to ~/.config/guix/channels.scm and then running guix pull:

(append
 (list (channel
        (name 'guix-science)
        (url "https://codeberg.org/guix-science/guix-science.git")
        (branch "master")
        (introduction
         (make-channel-introduction
          "b1fe5aaff3ab48e798a4cce02f0212bc91f423dc"
          (openpgp-fingerprint
           "CA4F 8CF4 37D7 478F DA05  5FD4 4213 7701 1A37 8446")))))
 %default-channels)

To obtain substitutes (pre-built binaries) for the packages provided by this channel, configure your system to fetch substitutes from the URL below and authorize the corresponding key:


Sourcehttps://codeberg.org/guix-science/guix-science.git
Packages2441 packages
Continuous integrationContinuous integration badge.