Questions tagged [reproducibility]

For questions about ensuring computational results are reproducible (e.g. how to best share the code for a calculation or whether particular hardware settings must also be specified.

16 questions
15
votes
1 answer

How to to easily reproduce published results in my own articles using my own code

I wrote a program/library which I used to obtain results in an article. (Here it is, but my question is general.) I have tests that I run regularly using ctest (it takes a few minutes to run). In order to reproduce some tables or figures in the…
Ondřej Čertík
  • 2,930
  • 18
  • 40
5
votes
1 answer

Lab Notebooks for Computational Science

Many grants require an official record be kept of day-to-day research activities. For experimental research groups, this is often accomplished with a bound paper notebook in which the experimental details, troubles, and possibly a few key results…
s47
  • 151
  • 4