Commit graph

6092 commits

Author SHA1 Message Date
Martin Bubel
660955f663 update github workflow for testing 2024-07-21 16:46:06 +02:00
Martin Bubel
414b56251d set upper bound on numpy dependency 2024-07-21 16:45:10 +02:00
Martin Bubel
96e4154d68
Merge pull request #1081 from SheffieldML/1076-gpy-will-not-install-against-numpy-20
set upper bound on numpy dependency
2024-07-21 16:42:27 +02:00
Martin Bubel
809cee7018 update dependency installation in github workflows 2024-07-21 16:38:40 +02:00
Martin Bubel
c09950b1ca fix identation in github actions file again 2024-07-21 16:36:06 +02:00
Martin Bubel
883d25a019 fix identation in github actions file 2024-07-21 16:34:59 +02:00
Martin Bubel
66ec666f23 fix github actions file 2024-07-21 16:33:15 +02:00
Martin Bubel
30317700fc add setuptools installation to build images 2024-07-21 16:31:17 +02:00
Martin Bubel
9aeec9f911 update github workflow 2024-07-21 16:27:52 +02:00
Martin Bubel
4045ca93c3 update changelog 2024-07-21 16:17:50 +02:00
Martin Bubel
55bcc27a2e introduce deprecation path to empirical_samples in initialize_latent 2024-07-21 16:16:36 +02:00
Martin Bubel
92fb49d001 update string checks in initialization.py 2024-07-21 16:14:07 +02:00
Martin Bubel
2ac3a8ca6b Revert "update github workflow for testing"
This reverts commit c8e3333e6c.
2024-07-21 16:09:17 +02:00
Martin Bubel
74e4e6c92c fix typo in github actions 2024-07-20 13:33:25 +02:00
Martin Bubel
440a6278f5 update stationary_cython file 2024-07-20 13:32:16 +02:00
Martin Bubel
c8e3333e6c update github workflow for testing 2024-07-20 13:30:27 +02:00
Martin Bubel
580a6ce54c set upper bound on numpy dependency 2024-07-20 13:11:54 +02:00
Martin Bubel
bfa1d67fda Revert "Merge branch 'KOLANICH-ML-pyproject.toml' into devel"
This reverts commit 6f3e2364ab, reversing
changes made to 623ff17bb3.
2024-06-06 16:07:03 +02:00
Martin Bubel
fc1c292d76 Revert "Merge branch 'devel' of github.com:SheffieldML/GPy into devel"
This reverts commit cbac99d894, reversing
changes made to 6f3e2364ab.
2024-06-06 16:06:40 +02:00
Martin Bubel
3332ede1dd add requested changes forgotten in !1006 2024-06-06 13:04:34 +02:00
Martin Bubel
cbac99d894 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2024-06-06 12:55:17 +02:00
Martin Bubel
6f3e2364ab Merge branch 'KOLANICH-ML-pyproject.toml' into devel 2024-06-06 12:54:49 +02:00
Martin Bubel
aa55a10d9d Merge branch 'pyproject.toml' of github.com:KOLANICH-ML/GPy into KOLANICH-ML-pyproject.toml 2024-06-06 12:54:21 +02:00
Martin Bubel
2932e9df2f
Merge pull request #1073 from SheffieldML/1056-test-with-python-2-style-print-statements
remove python2-styled print statements
2024-05-29 23:40:01 +02:00
Martin Bubel
22ca662a35 remove python2-styled print statements 2024-05-29 23:31:29 +02:00
Martin Bubel
623ff17bb3 Merge branch 'StudentT_dl_dm' of github.com:tangoed2whiskey/GPy into devel 2024-05-22 09:24:33 +02:00
Martin Bubel
131da4523c update changelog 2024-05-22 09:21:30 +02:00
Martin Bubel
08d182bd88
Merge pull request #1070 from SheffieldML/1069-import-gpy-fails-with-matplotlib-390
1069 import gpy fails with matplotlib 390
2024-05-20 15:02:35 +02:00
Martin Bubel
4b552cb5f5 replace scipy math functions by numpy 2024-05-20 14:30:03 +02:00
Martin Bubel
4e5bdae893 add missing test class setup fun call 2024-05-20 14:21:09 +02:00
Martin Bubel
08ad7bd610 update changelog 2024-05-19 20:25:07 +02:00
Martin Bubel
b4041cf713 update matplotlib cmap import 2024-05-19 20:23:26 +02:00
Martin Bubel
e1fa04bb04 update style 2024-05-19 20:23:01 +02:00
Martin Bubel
741bb0b0da fix deprecated import style 2024-05-19 20:21:53 +02:00
Martin Bubel
f980f4a5b3
Merge pull request #1067 from rameezrz25/patch-1
Support for scipy<=1.12.0
2024-03-23 20:56:36 +01:00
RAMEEZ RAZA
f8e324df1b
support for scipy<=1.12.0 2024-02-14 10:11:59 +05:30
Tom Whitehead
1184afad99 Correct dl_dm term in student t inference 2024-02-03 18:00:15 +00:00
Martin Bubel
0c5de0708a github-actions: run workflow if release is created 2024-01-15 08:02:15 +01:00
Martin Bubel
741cf96b0f deactivate force deploy 2024-01-15 00:18:01 +01:00
Martin Bubel
c57a3ed846 force deploy 2024-01-15 00:17:42 +01:00
Martin Bubel
c864019d62
Merge pull request #1062 from SheffieldML/v1.13.1
bump version 1.13.1
2024-01-14 23:48:36 +01:00
Martin Bubel
d25e58b9f8 bump version 1.13.1 2024-01-14 23:48:01 +01:00
Martin Bubel
9260b09308
Merge pull request #1061 from SheffieldML/1060-update-github-actions
1060 update GitHub actions
2024-01-14 23:44:51 +01:00
Martin Bubel
b39ade5164 github-actions: restrict build jobs to only run if a release is created 2024-01-14 23:44:03 +01:00
Martin Bubel
15382a4446 github-actions: restrict deploy job on release 2024-01-14 23:43:00 +01:00
Martin Bubel
3dd2e77ca4 github-actions: try moving files directly 2024-01-14 23:29:42 +01:00
Martin Bubel
21005146c1 github-actions: use printf instead of echo 2024-01-14 22:56:06 +01:00
Martin Bubel
948a82cf5b github-actions: move directories out of their subfolders 2024-01-14 20:53:31 +01:00
Martin Bubel
f889a2c58b github-actions: fix twine upload directory 2024-01-14 19:54:36 +01:00
Martin Bubel
1739cd7dbe fix maximum scipy version 2024-01-14 19:30:26 +01:00