From: Anthony Scopatz Date: Fri, 27 Sep 2013 00:58:31 +0000 (-0500) Subject: made some minor updates X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=394c8701820461d46b3756e1ca60742661a9d18b;p=swc-testing-nose.git made some minor updates --- diff --git a/lessons/thw-testing/tutorial.ipynb b/lessons/thw-testing/tutorial.ipynb index f33eb67..477d9dd 100644 --- a/lessons/thw-testing/tutorial.ipynb +++ b/lessons/thw-testing/tutorial.ipynb @@ -72,7 +72,8 @@ "\n", "*Validation* is the process of asking, \"Have we built the right\n", "software?\" That is, is the code designed in such a way as to produce the\n", - "answers we are interested in, data we want, etc." + "answers we are interested in, data we want, etc. Did we implement\n", + "the right physical models or algorithms to achieve our scientific goal?" ] }, {