Skip to content

Commit d5474a7

Browse files
committed
add link to PR
1 parent 8fee214 commit d5474a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ All of the above apply to:
4545
- Changes to the BART implementation:
4646
- A BART variable can be combined with other random variables. The `inv_link` argument has been removed (see [4914](https://github.com/pymc-devs/pymc3/pull/4914)).
4747
- Moved BART to its own module (see [5058](https://github.com/pymc-devs/pymc3/pull/5058)).
48-
- Changes to the Gaussian Process (GP) submodule:
48+
- Changes to the Gaussian Process (GP) submodule (see [5055](https://github.com/pymc-devs/pymc/pull/5055)):
4949
- For all implementations, `gp.Latent`, `gp.Marginal` etc., `cov_func` and `mean_func` are required kwargs.
5050
- In Windows test conda environment the `mkl` version is fixed to verison 2020.4, and `mkl-service` is fixed to `2.3.0`. This was required for `gp.MarginalKron` to function properly.
5151
- `gp.MvStudentT` uses rotated samples from `StudentT` directly now, instead of sampling from `pm.Chi2` and then from `pm.Normal`.

0 commit comments

Comments
 (0)