mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-18 13:55:14 +02:00
[copyrighting] and testing
This commit is contained in:
parent
e49ac97922
commit
c5f428482e
3 changed files with 65 additions and 6 deletions
|
|
@ -6,7 +6,7 @@ import numpy as np
|
|||
import GPy
|
||||
|
||||
class MFtests(unittest.TestCase):
|
||||
def simple_mean_function():
|
||||
def test_simple_mean_function(self):
|
||||
"""
|
||||
The simplest possible mean function. No parameters, just a simple Sinusoid.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue