-
Notifications
You must be signed in to change notification settings - Fork 24
Minor changes towards GPU compatibility #236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 9 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
becacaa
return lazy Fill arrays for mean functions from #197
st-- c42402b
replace Diagonal(Fill(...)) with PDMats.ScalMat
st-- 6cc507f
add tr_Cf_invΣy method for ScalMat & tests
st-- 15143be
_cholesky for ScalMat and remove superfluous _symmetric() calls
st-- a95cf54
update deprecated call
st-- 553d7ec
Merge branch 'master' into st/gpuprep
st-- 8159deb
standard fallback for ScalMat
st-- 236bdc1
Merge branch 'st/gpuprep' of github.com:JuliaGaussianProcesses/Abstra…
st-- aec60e2
update Manifests
st-- feba01e
Merge branch 'master' of github.com:JuliaGaussianProcesses/AbstractGP…
st-- 4f5d112
Merge branch 'master' into st/gpuprep
st-- 3339dce
Merge branch 'st/gpuprep' of github.com:JuliaGaussianProcesses/Abstra…
st-- 48f9b23
Merge branch 'master' of github.com:JuliaGaussianProcesses/AbstractGP…
st-- 30a20b5
revert change that is separated into #239
st-- 694fd36
_symmetric(X::AbstractPDMat) = X
st-- d41a59b
restrict type parameter
st-- a0ae96d
restrict further
st-- 03c46a5
Update src/finite_gp_projection.jl
st-- 7127868
compat
st-- ab2c0a1
compat
st-- de926ce
Update src/sparse_approximations.jl
st-- fd075f2
Merge branch 'master' of github.com:JuliaGaussianProcesses/AbstractGP…
st-- 2567571
Merge branch 'st/gpuprep' of github.com:JuliaGaussianProcesses/Abstra…
st-- 569718c
version bump
st-- 3576ab3
fix Manifest
st-- eeaee74
remove "breaking" change, someone else can handle this elsewhere
st-- ba04b9d
Merge branch 'master' into st/gpuprep
st-- 9321393
update docs/Manifest
st-- 9568b1a
update Manifests
st-- File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.