You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's setup a system to recreate the hws from last spring. The Python unit testing framework would probably be a good thing to use for this (http://docs.python.org/2/library/unittest.html). If we can simply run "python tests.py" which will execute a series of simulations to generate group xs, RIs, etc for which we already know the answer, then this will help us keep the code debugged in the future.
The text was updated successfully, but these errors were encountered:
Let's setup a system to recreate the hws from last spring. The Python unit testing framework would probably be a good thing to use for this (http://docs.python.org/2/library/unittest.html). If we can simply run "python tests.py" which will execute a series of simulations to generate group xs, RIs, etc for which we already know the answer, then this will help us keep the code debugged in the future.
The text was updated successfully, but these errors were encountered: