Difference between revisions of "Category:Howtos"

From openwfm
Jump to navigation Jump to search
(link)
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
The greatest danger in any project that people forget how to reproduce the work already done. Yet reproducibility is the first requirement of science!  
+
One of the greatest dangers in any project is that people do not know how to reproduce the work already done, then the work is effectively lost. Yet reproducibility is the first requirement of science!  
  
Please
+
This category is for pages that describe your success and allow others to do it again. See [[Help:Howtos]].
  
* sufficient information to build the codes and run them on a particular problem, including links to code and data repositores
+
[[Category:Contents]]
* make sure to note the versions that were used, such as [[Wikipedia:git]] [[Wikipedia:hash]] or version numbers in a way that the specific versions can be retrieved in future
 
* include some pictures or listings of the results if possible
 
* update the pages as the codes and data change.
 

Latest revision as of 16:56, 4 April 2010

One of the greatest dangers in any project is that people do not know how to reproduce the work already done, then the work is effectively lost. Yet reproducibility is the first requirement of science!

This category is for pages that describe your success and allow others to do it again. See Help:Howtos.