Max Zwiessele
|
313fb7c07e
|
Merge pull request #719 from ajgpitch/install_fixes
FIXES - for installing under Python 3.7
|
2019-01-22 16:03:39 +00:00 |
|
Alexander Pitchford
|
08c74e2fce
|
recythonised c files
|
2019-01-10 12:50:34 +00:00 |
|
Alexander Pitchford
|
da039ef725
|
Merge branch 'fix-state_space_cython-misc' into install_fixes
|
2019-01-10 11:57:48 +00:00 |
|
Alexander Pitchford
|
0fbef4c17d
|
type fixed - Q_square_root_dict
|
2019-01-10 11:57:00 +00:00 |
|
Alexander Pitchford
|
a933ae1d69
|
Merge branch 'fix-state_space_cython-misc' into install_fixes
|
2019-01-10 11:34:11 +00:00 |
|
Alexander Pitchford
|
93111d800f
|
Merge branch 'build_ext-source_pyx' into install_fixes
|
2019-01-10 11:34:00 +00:00 |
|
Alexander Pitchford
|
be1b8bcd0a
|
Merge branch 'fix-cython-import_array' into install_fixes
|
2019-01-10 11:33:34 +00:00 |
|
Alexander Pitchford
|
408e9ae38e
|
Merge branch 'devel' into build_ext-source_pyx
|
2019-01-10 11:30:13 +00:00 |
|
Alexander Pitchford
|
dcb83f7af2
|
Merge branch 'devel' into fix-cython-import_array
|
2019-01-10 11:29:16 +00:00 |
|
Alexander Pitchford
|
4bc87d5c89
|
Merge branch 'devel' into fix-state_space_cython-misc
|
2019-01-10 11:24:41 +00:00 |
|
Zhenwen Dai
|
b503c71842
|
fix the version number in appveyor.yml
|
2018-10-31 10:39:45 +00:00 |
|
Dai
|
ea705d43f0
|
fix the version number in setup.cfg
|
2018-10-31 10:36:55 +00:00 |
|
Zhenwen Dai
|
94cf373984
|
Merge branch 'deploy' into devel
|
2018-10-30 20:29:20 +00:00 |
|
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 |
|
Alexander Pitchford
|
a1054e5106
|
Merge branch 'build_ext-source_pyx' into install_fixes
|
2018-10-19 09:26:00 +01:00 |
|
Alexander Pitchford
|
02b5613a10
|
Merge branch 'fix-cython-import_array' into install_fixes
|
2018-10-19 09:25:48 +01:00 |
|
Alexander Pitchford
|
e0de2805b6
|
add missing colons and fix indentation
|
2018-10-19 09:11:31 +01:00 |
|
Alexander Pitchford
|
7e48d6e5b7
|
ext sources changed to pyx
|
2018-10-18 17:54:21 +01:00 |
|
Alexander Pitchford
|
e30ce11804
|
np.import_array() added to files where cimport numpy used
|
2018-10-18 16:39:37 +01: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 |
|
Max Zwiessele
|
ac4176721b
|
Merge pull request #656 from SheffieldML/devel
push PR to deploy
|
2018-09-02 23:13:52 +01:00 |
|
mzwiessele
|
0c6438608d
|
pkg: changelog
|
2018-09-02 22:50:42 +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
|
ed060a3c1a
|
pkg: changelog
|
2018-09-02 21:16:30 +01:00 |
|
mzwiessele
|
1c101c9c36
|
Bump version: 1.9.3 → 1.9.4
|
2018-09-02 21:15:17 +01:00 |
|
mzwiessele
|
141ceeb7fb
|
pkg: merged and tested, no py37
|
2018-09-02 21:15:10 +01:00 |
|
mzwiessele
|
613265beb8
|
pkg: no py37 still does not work
|
2018-09-02 19:45:08 +01:00 |
|
mzwiessele
|
bf102e47e7
|
fix: bdist_dumb and bdist_rpm
|
2018-09-02 19:34:21 +01:00 |
|
mzwiessele
|
9dbb1a945a
|
add py37
|
2018-09-02 19:17:52 +01:00 |
|
mzwiessele
|
36efd2dc0e
|
add py37
|
2018-09-02 19:11:18 +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 |
|
Zhenwen Dai
|
d854e3553e
|
Merge pull request #668 from RobRomijnders/devel
fix typo in docstring for GP.opimize()
|
2018-09-01 11:36:33 +03: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
|
d8db1b6847
|
fix: py37 cython not compatible
|
2018-07-27 15:30:33 +02: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
|
ba7b5fb11a
|
pkg: CHANGELOG
|
2018-07-27 14:49:25 +02:00 |
|
mzwiessele
|
a190c3320b
|
Bump version: 1.9.2 → 1.9.3
|
2018-07-27 14:48:57 +02:00 |
|
mzwiessele
|
fc6bf2b9f4
|
fix: python=3.7
|
2018-07-27 14:48:52 +02:00 |
|