Skip to content

Commit 22f228a

Browse files
add solution
1 parent 3ee6777 commit 22f228a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

episodes/introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ What did you come up with?
110110
::: solution
111111

112112
Not necessarily.
113+
Even though the computational software environment is identical there are things that can change between runs of software that could slightly change numerical results (e.g. random number generation seeds, file read order, machine entropy).
114+
This isn't necessarily a problem, and in general one should be more concerned with getting answers that make sense within application uncertainties than matching down to machine precision.
113115

114116
What are additional reasons you thought of?
115117

0 commit comments

Comments
 (0)