Reproducibility
Reproducibility
Posted Jun 5, 2025 0:20 UTC (Thu) by pizza (subscriber, #46)In reply to: Reproducibility by randomguy3
Parent article: The importance of free software to science
Without the former, there is no point in even attempting the latter.
Let's say your new implementation produces different results with the same data. Maybe the problem is with your implementation, maybe the problem is with the algorithm, or maybe the problem is actually in the original, casting the original conclusions into question.
You often (usually?) don't know what differences from the original may turn out to be material, so ideally you'd try to precisely recreate the original results (ie with the same input and exactly-as-described procedure) before changing anything..
