Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor changes towards GPU compatibility (#236)
* return lazy Fill arrays for mean functions from #197 * replace Diagonal(Fill(...)) with PDMats.ScalMat * add tr_Cf_invΣy method for ScalMat & tests * _cholesky for ScalMat * update Manifests * _symmetric(X::AbstractPDMat) = X
- Loading branch information
c126765
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
c126765
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/57678
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: