mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-23 17:01:06 +02:00
Merge b3fccab479 into 38bffb154c
This commit is contained in:
commit
6b189234f6
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ class Kern(Parameterized):
|
|||
#===========================================================================
|
||||
# This adds input slice support. The rather ugly code for slicing can be
|
||||
# found in kernel_slice_operations
|
||||
# __meataclass__ is ignored in Python 3 - needs to be put in the function definiton
|
||||
# __meataclass__ is ignored in Python 3 - needs to be put in the function definition
|
||||
# __metaclass__ = KernCallsViaSlicerMeta
|
||||
# Here, we use the Python module six to support Py3 and Py2 simultaneously
|
||||
#===========================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue