aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--paper.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/paper.tex b/paper.tex
index 903a565..9ed85a3 100644
--- a/paper.tex
+++ b/paper.tex
@@ -293,7 +293,7 @@ IPOL is thus not scalable to large projects, which commonly involve dozens of hi
\item \label{principle:freesoftware}\textbf{Free and open source software:}
Technically, reproducibility (see \ref{definition:reproduction}) is possible with non-free or non-open-source software (a black box).
- This principle is thus necessary to complement the others with these critical points (for the sciences and for industry):
+ This principle is thus necessary to complement that definition to ensure that the project is reproducible \emph{and} free/open:
(1) When the project itself is free software, others can learn from and build upon it.
(2) The lineage can be traced to free software's implemented algorithms, enabling optimizations on that level.
(3) A free-software package that does not execute on particular hardware can be modified to work on it.