mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-05 01:32:40 +02:00
Don't use message added to cluster code
This commit is contained in:
parent
e019b17cf9
commit
6f4d03178e
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
# Copyright (c) 2016, Mike Smith
|
||||
# Licensed under the BSD 3-clause license (see LICENSE.txt)
|
||||
|
||||
# Not recommended for use at the moment - the threading here doesn't
|
||||
# work due to the global interpreter lock.
|
||||
|
||||
import GPy
|
||||
import numpy as np
|
||||
import time
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue