reprounzip
Linux tool enabling reproducible experiments (unpacker)
Linux tool enabling reproducible experiments (unpacker)
To install this package, run one of the following:
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).
Summary
Linux tool enabling reproducible experiments (unpacker)
Last Updated
Dec 7, 2023 at 23:29
License
BSD-3-Clause
Total Downloads
114.4K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/VIDA-NYU/reprozipDocumentation
https://docs.reprozip.org/