Mentions légales du service

Skip to content
Snippets Groups Projects

studies: Org-modized study

pipeline status SWH

This repository contains a copy of a minimal working example of an experimental study written following the principles of literate programming [2]. It features the minisolver application [3] and relies on the GNU Guix [1] transactional package manager and to ensure reproducibility of the research study. We refer to this version of the study as to the Org-modized study.

Manuscript.

Reproducing guidelines

The entire study is self-contained within the study.org file. It is written in Org mode, a literate programming tool. It combines the study itself with all of the source code and guidelines required for reproducing it.

References

  1. GNU Guix software distribution and transactional package manager https://guix.gnu.org.
  2. Literate Programming, Donald E. Knuth, 1984 https://doi.org/10.1093/comjnl/27.2.97.
  3. minisolver, a simple application for testing dense solvers with pseudo-BEM matrices https://gitlab.inria.fr/tutorial-guix-hpc-workshop/software/minisolver.