Commit graph

26 commits

Author SHA1 Message Date
Mike Croucher
09c93e62d0 Print fixes for Python 3 2015-02-27 19:03:45 +00:00
Alan Saul
e50b17a1bd Ignore example tests 2013-12-16 18:12:04 +00:00
Alan Saul
f8707c3918 Fixed lots of breaking tests, reduced step size for checkgrad to 1e-4 in tests (perhaps this should be global), added some missing attributes to data_resources.json 2013-12-04 12:44:13 +00:00
Alan Saul
f26455f2b2 Fixed examples tests, started changing datasets code which has a few bugs 2013-11-29 15:45:18 +00:00
Alan Saul
494d28d09a Ignoring examples tests again 2013-10-28 16:20:55 +00:00
Alan Saul
a46121c430 Was a bug in the examples_tests.py, fixed and added brendan faces to ignore list 2013-10-24 15:49:20 +01:00
Max Zwiessele
9e9131b90d plot_latent bug-fix of creating no figure 2013-06-27 11:17:58 +01:00
Alan Saul
9213d9324f Ignoring example tests again 2013-06-06 14:59:35 +01:00
Alan Saul
0deb6e86c3 Fixing lapacks 2013-06-06 14:46:58 +01:00
Alan Saul
e587618339 Factored out lapack into utils so we can check version and give deprecation warnings 2013-06-06 14:04:14 +01:00
Alan Saul
e821cd5dd7 Reduced number of iterations for a couple of things 2013-06-05 18:42:09 +01:00
Alan Saul
398f3ee6c9 Refactored example tests 2013-06-05 18:08:16 +01:00
Alan Saul
fc6237690c Fixed merge conflict in examples_tests 2013-06-05 17:19:35 +01:00
Alan Saul
c5b3f70681 Made examples possible to run all examples and throw out a dictionary of problems at the end (and whilst it's running, tried to ignore deprecation warnings 2013-06-05 17:15:26 +01:00
Max Zwiessele
0490861099 kern params adapted: Nparams > num_params and fixes of input_dim 2013-06-05 16:14:30 +01:00
Max Zwiessele
2e5e8ac026 REFACTORING: model names, lowercase, classes uppercase 2013-06-05 13:02:03 +01:00
Nicolo Fusi
dc19f44a7f deactivated test_models() 2013-03-11 19:37:56 +00:00
Alan Saul
b06b4ea8f1 Fixed checkgrad test to randomize before checking 2013-03-11 18:25:11 +00:00
Alan Saul
2a1b5f94c8 Got rid of foo 2013-03-11 18:14:23 +00:00
Alan Saul
62615f2ca8 Trying to shuffle 2013-03-11 18:09:47 +00:00
Alan Saul
e6acaf651e Should now test all (although upon error it stops trying to generate any more) 2013-03-11 18:05:25 +00:00
Alan Saul
5c768231eb Add example test generation 2013-03-11 17:35:01 +00:00
Alan Saul
c39af496a6 Added test generator (not quite finished yet) 2013-03-11 17:05:18 +00:00
Alan Saul
d71aabceb5 Changed example tests 2013-03-11 14:58:42 +00:00
Alan Saul
84119a19b3 Skipping tests 2013-03-11 13:55:43 +00:00
Alan Saul
417dac0080 Adding testing file for examples 2013-03-11 13:54:47 +00:00