TEST: Modifying tests so that their ruunig time is shorter.

This commit is contained in:
Alexander Grigorievskiy 2015-10-15 11:23:35 +03:00
parent 4f835f0b21
commit f70cfb3362
2 changed files with 28 additions and 19 deletions

View file

@ -309,7 +309,7 @@ class StateSpaceKernelsTests(np.testing.TestCase):
def test_discrete_ss_first(self,plot=False):
"""
Tests discrete State-Space model with different data dimensions.
Tests discrete State-Space model - first test.
"""
np.random.seed(235) # seed the random number generator