mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-27 14:25:16 +02:00
Update rv_transformation_tests.py
This commit is contained in:
parent
9d1cb5a717
commit
bf13f5403d
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ class RVTransformationTestCase(unittest.TestCase):
|
|||
m.theta.set_prior(prior)
|
||||
m.theta.constrain(trans)
|
||||
m.randomize()
|
||||
print(m)
|
||||
self.assertTrue(m.checkgrad(1))
|
||||
|
||||
def test_Logexp(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue