About Anaconda Help Download Anaconda

Linux tool enabling reproducible experiments (packer)

copied from cf-staging / reprozip

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.3

conda install

To install this package run one of the following:
conda install conda-forge::reprozip
conda install conda-forge/label/cf201901::reprozip
conda install conda-forge/label/cf202003::reprozip
conda install conda-forge/label/gcc7::reprozip

Description

ReproZip is a tool aimed at simplifying the process of creating reproducible experiments from command-line executions, a frequently-used common denominator in computational science. It tracks operating system calls and creates a package that contains all the binaries, files and dependencies required to run a given command on the author's computational environment (packing step). A reviewer can then extract the experiment in his environment to reproduce the results (unpacking step).


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy