Commit bfc7488
Ability to return just diag on
* updated linting
* linting
* reverted computations base
* fixed docstrings
* ran poe format
* changed Tuple to tuple
* changed return_cov_type to return_covariance_type
* rescoped prior lax cond and renamed functions
* revert typing Literal as beartype doesnt support it
* ran poe format
* fixed name of return function in nonconjugate posterior
* reformatted docstring args
* fixed linting error
* refactoring
* refactored and added tests
* Fix graph kernel shapes
* Fix graph kernel shapes
* Tidy typing
* Linting
* using the dense and diagonal attributes in the regression example
---------
Co-authored-by: Thomas Pinder <[email protected]>predict call (#567)1 parent b74be38 commit bfc7488
File tree
6 files changed
+451
-86
lines changed- examples
- gpjax
- kernels
- non_euclidean
- tests
- test_kernels
6 files changed
+451
-86
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
125 | 129 | | |
126 | 130 | | |
127 | | - | |
| 131 | + | |
| 132 | + | |
128 | 133 | | |
129 | 134 | | |
130 | 135 | | |
| |||
212 | 217 | | |
213 | 218 | | |
214 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
215 | 224 | | |
216 | 225 | | |
217 | | - | |
| 226 | + | |
218 | 227 | | |
219 | 228 | | |
220 | 229 | | |
| |||
0 commit comments