mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-18 13:55:14 +02:00
more cooooooopyrighting
This commit is contained in:
parent
5927872ec6
commit
d7620594be
6 changed files with 15 additions and 14 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# Copyright (c) 2014, Max Zwiessele
|
||||
# Licensed under the BSD 3-clause license (see LICENSE.txt)
|
||||
|
||||
"""
|
||||
The test cases for various inference algorithms
|
||||
|
|
@ -79,4 +81,4 @@ class InferenceXTestCase(unittest.TestCase):
|
|||
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
unittest.main()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue