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
|
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 |
|
Martin Bubel
|
b095741688
|
fix wrong skip test usage
|
2024-01-14 19:21:16 +01:00 |
|
Martin Bubel
|
986bc5b84e
|
testing: refactor test-model class due to naming confusion with pytest
|
2024-01-14 19:10:42 +01:00 |
|
Martin Bubel
|
d5724d521a
|
deactivate broken test
|
2024-01-14 19:06:18 +01:00 |
|
Martin Bubel
|
0d5fecc6a3
|
github-actions: remove macos python3.9 test job
|
2024-01-13 19:08:31 +01:00 |
|
Martin Bubel
|
05b4a70785
|
github-actions: update jobs
|
2024-01-13 19:01:40 +01:00 |
|
Martin Bubel
|
06b425edb2
|
github-actions: update test jobs
|
2024-01-13 18:53:22 +01:00 |
|
Martin Bubel
|
a02341f74b
|
github-actions: add wildcarn-pattern to upload artifact
|
2024-01-13 18:53:05 +01:00 |
|
Martin Bubel
|
06217ee6ea
|
github-actions: downgrade globally to download/upload-artifact@v3
|
2024-01-13 18:46:48 +01:00 |
|
Martin Bubel
|
61d767a2ea
|
github-actions: parallelize manylinux deploy
|
2024-01-13 18:38:48 +01:00 |
|
Martin Bubel
|
9df3490b01
|
github-actions: add sdist build for windows jobs
|
2024-01-13 18:29:53 +01:00 |
|
Martin Bubel
|
a1856c416d
|
github-actions: still experimenting with getting the artifacts from the linux job
|
2024-01-13 18:21:44 +01:00 |
|
Martin Bubel
|
bdd9c505a2
|
github-actions: update artifacts usage
|
2024-01-13 16:09:38 +01:00 |
|
Martin Bubel
|
6bb610e5cb
|
github-actions: update deploy to explore artifacts
|
2024-01-13 15:19:04 +01:00 |
|
Martin Bubel
|
180b29e2c7
|
github-actions: explore artifacts
|
2024-01-13 14:56:20 +01:00 |
|
Martin Bubel
|
96611b7099
|
github-actions. trying to fix artifacts
|
2024-01-13 14:39:54 +01:00 |
|
Martin Bubel
|
dd44638ea0
|
github-actions: try outputs
|
2024-01-13 14:26:47 +01:00 |
|
Martin Bubel
|
d838c98591
|
github-actions: remove python3.9 from mac build
|
2024-01-13 13:52:27 +01:00 |
|
Martin Bubel
|
e0685cfc19
|
github-actions: fix build-windows-and-mac
|
2024-01-13 13:43:19 +01:00 |
|
Martin Bubel
|
c9897a512f
|
github-actions: add setuptools install
|
2024-01-13 13:30:53 +01:00 |
|
Martin Bubel
|
793a5a269d
|
github-actions: deploy add fix artifacts
|
2024-01-13 13:28:03 +01:00 |
|
Martin Bubel
|
2e9d422550
|
github-actions: bump upload-artifacts to v3 for linux job
|
2024-01-13 13:10:45 +01:00 |
|
Martin Bubel
|
9d56b1c84d
|
github-actions: add auditwheel install
|
2024-01-13 13:01:29 +01:00 |
|
Martin Bubel
|
cb4e6b79b0
|
github-actions: deploy: update auditwheel call
|
2024-01-13 12:53:19 +01:00 |
|
Martin Bubel
|
18fe856499
|
github-actions: downgrade deploy checkout to v3 for linux container jobs
|
2024-01-13 12:18:52 +01:00 |
|