https://github.com/GPflow/GPflow

sort by:
Revision Author Date Message Commit Date
8fa6df5 Merge branch 'develop' into awav/sparse-tensors-support 12 March 2023, 18:01:31 UTC
5ea4f5c Always copy the final point found by scipy (#2047) * Always copy the final point found by scipy * Made Khurram's patch configurable * Revert "Made Khurram's patch configurable" This reverts commit a1d9a263d5e1c7dc5c1753c799fdf26b8664d20e. --------- Co-authored-by: Simon Chiu <simon.chiu@secondmind.ai> Co-authored-by: Artem Artemev <art.art.v@gmail.com> 12 March 2023, 17:57:54 UTC
db2b42e Sc336/2.7.0 develop merge (#2042) This merges in the new PyPI credentialing configuration. 27 January 2023, 07:58:54 UTC
a779b31 Use PyPi token for package uploading (#2043) 26 January 2023, 16:01:40 UTC
b39e198 Add sparse tensor support 26 January 2023, 14:00:07 UTC
cc53a7c Sc336/2.7.0 merge (#2040) * Merge master into develop (via sc336/2.7.0-merge) Co-authored-by: sc336 <s.chiu.00@gmail.com> Co-authored-by: John Mcleod <43960404+johnamcleod@users.noreply.github.com> Co-authored-by: Jesper Nielsen <44195043+jesnie@users.noreply.github.com> Co-authored-by: Chris Morter <chris@prowler.io> 24 January 2023, 15:30:12 UTC
0923140 Sc336/2.7.0 merge (#2039) Squash merge master into develop. Co-authored-by: sc336 <s.chiu.00@gmail.com> Co-authored-by: Jesper Nielsen <44195043+jesnie@users.noreply.github.com> Co-authored-by: John Mcleod <43960404+johnamcleod@users.noreply.github.com> Co-authored-by: Jesper Nielsen <44195043+jesnie@users.noreply.github.com> Co-authored-by: Chris Morter <chris@prowler.io> 24 January 2023, 13:44:51 UTC
6f07af5 Release update (#2037) * Release update 24 January 2023, 11:52:45 UTC
c3610b9 Noted bug here (#2031) 23 January 2023, 09:37:04 UTC
abf4289 Rotated deploy key due to CircleCI security incident 2023-01-04 (#2032) (#2033) * Rotated deploy key due to CircleCI security incident 2023-01-04 Updated config with new key 13 January 2023, 16:43:34 UTC
95f4f37 Rotated deploy key due to CircleCI security incident 2023-01-04 (#2032) * Rotated deploy key due to CircleCI security incident 2023-01-04 * Used the correct key this time * Touched to force rerunning tests 09 January 2023, 09:44:16 UTC
df6ece2 Add usage of monitoring with Adam to notebook (#2028) * Add usage of monitoring with Adam to notebook * Add self to contributors * Update release notes * Update doc/sphinx/notebooks/getting_started/monitoring.pct.py Co-authored-by: st-- <st--@users.noreply.github.com> * Run make format Co-authored-by: st-- <st--@users.noreply.github.com> 12 December 2022, 14:22:33 UTC
cce56f8 Sc336/fix conflicts (#2024) * Avoid loss of precision in to_default_float when input is a python float (#2021) * avoid loss of precision in to_default_float * add tests * release management * Updated to compensate for new mypy version (#2016) * Updated to ignore mypy's new type-abstract error * Looks like mypy won't quit on this one. * More type hinting * Sort * Another try * Another try * Another try * Go away mypy * format * More mypy wards * Is this error connected? * Removed unnecessary dummy package * Another mypy error * Format * Fix mypy error. (#2009) Co-authored-by: sc336 <s.chiu.00@gmail.com> Co-authored-by: Jesper Nielsen <44195043+jesnie@users.noreply.github.com> * Some corrections to RELEASE.md (#2022) * Update VERSION * Update version Co-authored-by: John Mcleod <43960404+johnamcleod@users.noreply.github.com> Co-authored-by: Jesper Nielsen <44195043+jesnie@users.noreply.github.com> Co-authored-by: Chris Morter <chris@prowler.io> 02 December 2022, 15:19:29 UTC
ef0b32c Version switcher bug in pydata-sphinx-theme (https://github.com/pydata/pydata-sphinx-theme/issues/932) doesn't look like it's getting fixed any time soon, pinning to earlier version (#2014) 14 November 2022, 09:51:12 UTC
7d812fe Updated to compensate for new mypy version (#2016) * Updated to ignore mypy's new type-abstract error * Looks like mypy won't quit on this one. * More type hinting * Sort * Another try * Another try * Another try * Go away mypy * format * More mypy wards * Is this error connected? * Removed unnecessary dummy package * Another mypy error * Format 11 November 2022, 11:25:59 UTC
26a27a4 Sc336/api documentation refresh (#2012) * Various docstring improvements * Added and improved some comments * Formatting changes * Added myself as new contributor * Edits made based on review from st-- 02 November 2022, 10:45:42 UTC
f66a708 Improve documentation of models. (#2008) 26 October 2022, 12:20:23 UTC
b4df039 Fix mypy error. (#2009) 26 October 2022, 08:27:38 UTC
dc84ca2 Fix broken notebook. (#2005) 24 October 2022, 08:14:05 UTC
42bd312 Remove gpflow.experimental.check_shapes and import check_shapes instead. (#2002) 17 October 2022, 12:38:58 UTC
6553277 Rework GPflow introduction. (#1958) 17 October 2022, 10:33:06 UTC
ca6c523 Prepare for release 2.6.3. (#1999) 13 October 2022, 08:09:01 UTC
e9894c0 More fix for the tfp..._TensorCoercible class. (#1998) 12 October 2022, 08:38:01 UTC
9f4dca0 Prepare for release 2.6.2. (#1996) 10 October 2022, 09:59:08 UTC
8b6c83c Various fixes for compatibility for GPflux. (#1995) 10 October 2022, 08:12:25 UTC
ab74944 Fix SGPR docstring (#1986) * Update sgpr.py * fix whitespace 29 September 2022, 14:22:44 UTC
22347cd Prepare for release 2.6.1. (#1992) 29 September 2022, 13:11:17 UTC
403aad4 Fix bug related to `tf.saved_model` and methods wrapped in `@check_shapes`. (#1991) 29 September 2022, 12:14:35 UTC
74a5792 Various build cleanups. (#1990) 28 September 2022, 08:03:30 UTC
60afe7a Reformat notebooks to width 80. (#1982) 26 September 2022, 10:49:36 UTC
5633b7c Remove obsolete 'cast' function. (#1983) 26 September 2022, 07:44:32 UTC
580aa14 Change likelihood defaults of positive values 25 September 2022, 20:56:02 UTC
4f1f4a8 Prepare for release 2.6.0. (#1979) 20 September 2022, 12:33:56 UTC
53741bd Work around bug in MyPy. (#1980) 20 September 2022, 11:04:49 UTC
eecabb8 Run benchmarks in parallel. (#1974) 16 September 2022, 11:51:08 UTC
0055e34 Install GPflow fewer times during CI. (#1977) 16 September 2022, 09:23:41 UTC
e6f22bd Upgrade for TensorFlow 2.10. (#1976) 16 September 2022, 08:06:30 UTC
4b72d74 Paralellise building of documentation. (#1972) 08 September 2022, 12:07:04 UTC
c414876 Update notebook about varying noise. (#1965) 08 September 2022, 11:07:21 UTC
5424182 Push benchmark results to gh-pages instead of develop. (#1971) 06 September 2022, 13:14:26 UTC
02fbd12 Remove generator from Polynomial function. (#1968) 05 September 2022, 10:47:30 UTC
7cd5719 Regularly run benchmarks through CI. (#1966) 31 August 2022, 14:27:40 UTC
258e567 Rewrite GPRPosterior for numerical stability. (#1960) 30 August 2022, 13:18:08 UTC
7b989c8 Typo benchmarking readme (#1964) 26 August 2022, 07:46:15 UTC
0df424c Add a benchmark suite to GPflow. (#1954) 17 August 2022, 15:27:47 UTC
76efa9a Extend the GPR and SGPR to support heteroscedastic noise. (#1941) 08 August 2022, 13:40:43 UTC
ab041d2 Make tf_decorator.make_decorator configurable. (#1942) 22 July 2022, 13:51:26 UTC
c489344 Fix some broken notebooks. (#1951) 21 July 2022, 09:15:38 UTC
4b7b8a7 Clean up empty documents. (#1950) 20 July 2022, 12:23:10 UTC
a5587c1 Rename mean functions, and allow function parameters in likelihoods. (#1928) 14 July 2022, 10:57:55 UTC
7e95937 Add shape checks to all of GPflow. (#1934) 12 July 2022, 11:02:03 UTC
dd5a01e Add shape checks to models. (#1933) 11 July 2022, 15:22:23 UTC
fda8368 Apply check_shapes to likelihoods. (#1931) 08 July 2022, 13:23:43 UTC
2ca62db Remove alias account from CONTRIBUTORS.md (#1930) 07 July 2022, 08:56:31 UTC
1107f6d Add shape checks to the covariances. (#1927) 06 July 2022, 13:22:59 UTC
b7b8292 Add a Polynomial mean function. (#1920) 06 July 2022, 10:02:06 UTC
1667dac Add an X parameter to the Likelihood. (#1919) 06 July 2022, 09:21:05 UTC
6c42eff Add check_shapes to expectations. (#1925) 06 July 2022, 08:27:12 UTC
4373ecc Experimental Apple Silicon (M1) support (#1924) 05 July 2022, 09:43:19 UTC
5110164 Add shape checks to the quadrature. (#1923) 04 July 2022, 09:18:06 UTC
174939c Add shape checks to GPflow base files. (#1921) 30 June 2022, 12:22:58 UTC
7d36d5a Make sure all kernels handle broadcasting and add shape checks to them. (#1905) 29 June 2022, 09:42:11 UTC
22c6666 Consistently raise errors where full_output_cov isn't supported. (#1918) 28 June 2022, 14:06:14 UTC
f67470e Stop using singledispatch because TensorFlow cannot compile it. (#1917) 28 June 2022, 10:35:59 UTC
fccf081 By default don't check states in tf.function. (#1916) 27 June 2022, 13:43:34 UTC
5e8938f Use mypy error codes. (#1915) 20 June 2022, 14:09:12 UTC
06df0a8 Support TensorFlow 2.9. (#1910) 20 June 2022, 10:45:13 UTC
0489efb Micro optimisations of check_shapes. (#1912) 14 June 2022, 15:50:27 UTC
750f351 Make some of the slowest notebook tests faster. (#1911) 10 June 2022, 15:32:44 UTC
c42cd47 Add shape checks to the conditionals. (#1906) 10 June 2022, 08:51:54 UTC
9e50233 MCMC notebook: demonstrate multi-modality in regression (#1909) update notebook 10 June 2022, 06:03:45 UTC
9733fc2 Make check_shapes add info-fields for arguments that don't have any. (#1904) 07 June 2022, 08:19:25 UTC
5358421 Improve check_shapes's handling of broadcasting. (#1900) 06 June 2022, 15:38:50 UTC
bc216c2 Use the new codecov uploader. (#1901) 01 June 2022, 12:34:10 UTC
19f084e Add support for 'is None' and 'is not None' checks to check_shapes. (#1899) 01 June 2022, 09:58:22 UTC
5ef94b3 Make sure all ErrorContext-s are hashable. (#1898) 27 May 2022, 08:03:35 UTC
6251d97 Fix bug in ShapeChecker related to multiple varrank dimensions. (#1897) 26 May 2022, 12:19:45 UTC
228f4c9 Make sure all code compiles correctly. (#1893) 23 May 2022, 10:57:30 UTC
8a645f8 Fix type errors triggred by NumPy 1.22.4. (#1896) 23 May 2022, 10:33:50 UTC
0b938cb Support multiple variable-rank dimension specifications. (#1890) 20 May 2022, 13:41:52 UTC
cfbe1f7 Actually add_noise_cov supports leading batch shapes. (#1887) 16 May 2022, 09:30:09 UTC
067e4d5 Apply check_shapes to gpflow.utilities. (#1886) 10 May 2022, 14:33:45 UTC
beb39ed Add check_shapes to inducing_variables. (#1880) 10 May 2022, 13:51:49 UTC
43e36df Prepare for release 2.5.2. (#1883) 10 May 2022, 09:27:07 UTC
595fb8c Stop using uninitialised variables. (#1882) 09 May 2022, 15:06:43 UTC
4317f56 Fix documentation import logic. (#1879) 05 May 2022, 15:19:41 UTC
925c4a7 Remove GPflow 1.0 upgrade guide. (#1877) 04 May 2022, 08:34:08 UTC
a121324 Fix references in the manual. (#1866) 03 May 2022, 13:16:18 UTC
fb8ab2b Fix update_versions.py. (#1875) 03 May 2022, 12:53:03 UTC
d3a4819 Fix bug in release process. (#1870) 28 April 2022, 11:03:19 UTC
3154445 Prepare for release 2.5.0. (#1868) 28 April 2022, 08:56:56 UTC
d30fd28 Iterate on check_shapes documentation. (#1865) 27 April 2022, 14:14:17 UTC
672f8e2 Fix problems with different versions of Python and Numpy. (#1859) 25 April 2022, 13:26:20 UTC
6203bad Make check_shapes play well with tf's custom code inspection. (#1860) 25 April 2022, 09:44:46 UTC
1a77914 Add test of documentation warnings. (#1857) 21 April 2022, 10:04:45 UTC
d090f64 Support checking all elements of collections. (#1840) 21 April 2022, 09:32:45 UTC
aa9f042 Fix doc warnings. (#1856) 12 April 2022, 12:58:17 UTC
feb6fe7 Add conditional shapes. (#1855) 12 April 2022, 12:32:10 UTC
8e64ed0 Add unit tests where batch dimensions have different length. (#1852) 11 April 2022, 09:22:07 UTC
3f74b5c Remove positive transform for anisotropic lengthscales in higher dims (#1843) * Remove positive transform for anisotropic lengthscales in higher dims * Add cosine to ard tests 08 April 2022, 14:35:58 UTC
back to top