From af5492c94e2f599fe9cda5c35bc05c6a02f1ba45 Mon Sep 17 00:00:00 2001 From: mu Date: Wed, 21 May 2014 12:36:30 +0100 Subject: [PATCH] st --- GPy/models/state_space_xt_sep.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPy/models/state_space_xt_sep.py b/GPy/models/state_space_xt_sep.py index 5127cb98..d2b6873a 100644 --- a/GPy/models/state_space_xt_sep.py +++ b/GPy/models/state_space_xt_sep.py @@ -1,4 +1,4 @@ -# Copyright (c) 2013, Arno Solin, Mu Niu, Simo Sarkka. +# Copyright (c) 2013, Mu Niu,Arno Solin, Simo Sarkka. # Licensed under the BSD 3-clause license (see LICENSE.txt) ?? # # This implementation of converting GPs to state space models is based on the article: