mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-02 16:01:03 +02:00
TEST: Modifying tests so that their ruunig time is shorter.
This commit is contained in:
parent
4f835f0b21
commit
f70cfb3362
2 changed files with 28 additions and 19 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue