st--

Results 89 issues of st--

The use of `gpflow.quadrature.ndiagquad()` in the quadrature fallback of `Likelihood.variational_expectations()` currently fails if you want a custom likelihood that manually handles additional columns in `Y` (e.g. known noise variance). Ideally,...

ChangePoints kernel does not support active_dims, which means that it can only be used when the *entire* input is 1D, whereas it should be possible to have a changepoints kernel...

bug
good first issue

Resolves #572. Distributions.jl has a lower bound of PDMats=0.10, in which PDMat and PDiagMat are subtypes of AbstractMatrix, so no need to call Matrix() anymore. What, if anything, do I...

> yeah we should add JuliaFormatter to this. It would be good to merge as many PRs as possible before because it will create conflicts all over _Originally posted by...

In contrast to the (co)variance vs standard deviation inconsistency between Normal and MvNormal (https://github.com/JuliaStats/Distributions.jl/issues/584), NormalCanon and MvNormalCanon both are defined in terms of the natural parameters, \eta = \mu *...

Again, curious to see what breaks

Curious to see what breaks...