made some minor updates
authorAnthony Scopatz <scopatz@gmail.com>
Fri, 27 Sep 2013 00:58:31 +0000 (19:58 -0500)
committerW. Trevor King <wking@tremily.us>
Sat, 9 Nov 2013 15:53:56 +0000 (07:53 -0800)
lessons/thw-testing/tutorial.ipynb

index f33eb6746dc5404e1392824364f0b64c7c207d66..477d9dd4277ec720687f4797e019f207681a20ed 100644 (file)
@@ -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?"
      ]
     },
     {