Commit graph

4488 commits

Author SHA1 Message Date
Zhenwen Dai
ad3e90968c Bump the version: 1.9.5 -> 1.9.6 2018-10-30 10:05:56 +00:00
Zhenwen Dai
9c0213335b
Merge pull request #691 from vlavorini/devel
Added missing columns (:), fixed indentation
2018-10-30 09:52:06 +00:00
Zhenwen Dai
a86723c8ab
Fix the bug in the prediction of full covariance matrix (#702)
* fix the bug in the prediction of full covariance matrix

* Fix the test cases.

* update the version requirement for matplotlib
2018-10-30 07:43:44 +00:00
Vincenzo Lavorini
4926a2f993 Added missing columns (:), fixed indentation 2018-10-15 18:25:54 +02:00
mzwiessele
4f3047e035 fix: plotting 2018-09-19 21:52:58 +01:00
mzwiessele
93a7c08892 fix: matplotlib 2.0 mlba -> cbook: 2018-09-19 10:38:05 +01:00
mzwiessele
0da02ff3fe Bump version: 1.9.4 → 1.9.5 2018-09-02 22:50:17 +01:00
mzwiessele
dbaf9b868c fix: merge #514 2018-09-02 21:32:47 +01:00
mzwiessele
aa0a7bcb41 new: Student-t processes #525 2018-09-02 21:29:08 +01:00
mzwiessele
717d3f56f2 fix: merge 2018-09-02 21:22:04 +01:00
mzwiessele
1c101c9c36 Bump version: 1.9.3 → 1.9.4 2018-09-02 21:15:17 +01:00
mzwiessele
da82f356a8 Merge branch 'cython-fix' of git://github.com/jayanthkoushik/GPy into jayanthkoushik-cython-fix 2018-09-02 19:10:19 +01:00
mzwiessele
8446da628b fix: samples tests and plotting, multioutput 2018-09-02 19:07:23 +01:00
mzwiessele
270b90857c Merge branch 'devel' into esiivola-feature-multioutput 2018-09-02 16:49:59 +01:00
Neil Lawrence
e623078954
Merge branch 'devel' into devel 2018-09-01 04:38:02 -07:00
robromijnders
4b998da73a fix typo in docstring for GP.opimize() 2018-08-29 18:30:42 +02:00
Zhenwen Dai
a854a76e09
Merge pull request #648 from marpulli/symmetric_kernel
Add Symmetric kernel
2018-07-28 09:14:19 +01:00
Zhenwen Dai
3cdcfe7d19
Merge pull request #654 from palindromik/devel
Return deserialized models with actual type instead of base type
2018-07-27 18:02:12 +01:00
mzwiessele
179ffa76dd Merge branch 'feature-multioutput' of https://github.com/esiivola/GPy into esiivola-feature-multioutput 2018-07-27 14:56:31 +02:00
mzwiessele
a190c3320b Bump version: 1.9.2 → 1.9.3 2018-07-27 14:48:57 +02:00
Keerthana Elango
eca5806518 Return deserialized models with actual type instead of base type 2018-07-24 10:46:33 +01:00
Mark Pullin
1cd8606451 Expand class description and some speed improvements 2018-07-19 10:17:49 +01:00
Mark Pullin
09c72eeec5 Make symmetric kernel work with python 2.7 2018-07-02 21:03:18 +01:00
Mark Pullin
1a42cbd342 Add param descriptions 2018-07-02 16:41:50 +01:00
Mark Pullin
8ef7706fe5 Add symmetric kernel 2018-07-02 15:23:58 +01:00
Eero Siivola
afe9206656 Merge remote-tracking branch 'origin/devel' into feature-multioutput 2018-06-24 12:43:49 +03:00
Eero Siivola
8e69db51a2 Modified likelihoods test to better test multioutput likelihood 2018-06-24 12:41:36 +03:00
Eero Siivola
292e69ee0d Added a notice of the correspondence of the likelihood structure to the one of GPstuff due to their request 2018-06-24 12:41:00 +03:00
Moreno
11aa6ea27b Serialization: Add docstrings 2018-06-07 09:52:13 +01:00
Moreno
7b2af57aee Sparse GP serialization 2018-05-16 08:53:55 +01:00
Diego Torrejon
69eb888ad1 Maintains consistency with numpy arrays 2018-03-22 16:32:05 -04:00
Diego Torrejon
90c2912ace Fixes the dimensions of the samples output 2018-03-21 18:00:13 -04:00
Moreno
f4ebae7425 add serialization functions for EPDTC 2018-03-05 12:14:31 +00:00
mzwiessele
f496dd4f2b Bump version: 1.9.1 → 1.9.2 2018-02-23 00:09:55 +01:00
mzwiessele
13179b9275 fix: rtd 2018-02-22 23:46:48 +01:00
mzwiessele
fb498060da Bump version: 1.9.0 → 1.9.1 2018-02-22 18:11:44 +01:00
mzwiessele
96b07085a4 Bump version: 1.8.7 → 1.9.0 2018-02-22 18:07:03 +01:00
mzwiessele
13a411915e Bump version: 1.8.6 → 1.8.7 2018-02-22 17:06:02 +01:00
mzwiessele
1227849398 Bump version: 1.8.5 → 1.8.6 2018-02-22 16:34:03 +01:00
mzwiessele
47cf3ed696 fix: Gamma prior no assignment after init 2018-02-22 16:33:54 +01:00
Jayanth Koushik
08801c5554 Ensure numpy version is used in coregionalize cython test 2018-02-15 21:26:32 -05:00
Jayanth Koushik
64c125573e Use explicity cython/numpy variants in coregionalize test 2018-02-15 17:18:03 -05:00
Jayanth Koushik
1aab041885 Fix cython check in linalg 2018-02-15 17:17:25 -05:00
Jayanth Koushik
46d3b6ce5c Don't override global cython config in tests 2018-02-15 14:04:47 -05:00
mzwiessele
34a5e7ed70 fix: #568, product kernel resolution 2018-02-13 00:37:27 +01:00
mzwiessele
eac941f534 fix: pkg: added tests for multioutput regression with normalizer 2018-02-12 17:14:53 +01:00
Max Zwiessele
56696ced27
Merge pull request #597 from marpulli/devel
Allow calculation of full predictive covariance matrices with multipl…
2018-02-12 16:32:12 +01:00
Mark Pullin
cd11bc895b Fix visible dimensions for plotting inducing points 2018-02-09 13:16:33 +00:00
Mark Pullin
aa116517cf Make predictive_gradients more efficient 2018-02-06 20:51:59 +00:00
Mark Pullin
ccfcfa1a85 Allow calculation of full predictive covariance matrices with multiple outputs and normalization 2018-02-05 11:21:02 +00:00