Blog — Reproducibility

Reproducible computations with Guix

January 14, 2020

This post is about reproducible computations, so let's start with a computation. A short, though rather uninteresting, C program is a good starting point. It computes π in three differentblog post summary ellipsis…

Guix Profiles in Practice

October 25, 2019

Note: An updated version of this article is available in the brand new cookbook . Guix provides a very useful feature that may beblog post summary ellipsis…

Connecting reproducible deployment to a long-term source code archive

March 29, 2019

GNU Guix can be used as a “package manager” to install and upgrade software packages as is familiar to GNU/Linux users, or as an environment manager, but it can also provisionblog post summary ellipsis…

Multi-dimensional transactions and rollbacks, oh my!

July 24, 2018

One of the highlights of version 0.15.0 was the overhaul of guix pull , the command that updates Guix and its package collection. In Debian terms,blog post summary ellipsis…

Paper on reproducible bioinformatics pipelines with Guix

May 9, 2018

I’m happy to announce that the bioinformatics group at the Max Delbrück Center that I’m working with has released a preprint of a paper on reproducibility with theblog post summary ellipsis…

Announcing Guix-HPC

September 5, 2017

Today, Inria, the Max Delbrück Center for Molecular Medicine (MDC), and the Utrecht Bioinformatics Center (UBC) are announcing a joint effort to consolidate GNU Guix for reproducible scientific workflows in high-performanceblog post summary ellipsis…