-
Notifications
You must be signed in to change notification settings - Fork 36
Move to AbstractVector #99
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 all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
83d72ac
Removes _kernel
willtebbutt 3d4f82d
Remove _scale
willtebbutt b84eb57
Removes binary kappa
willtebbutt 8d2ff2d
Removes k(x, y) -> Matrix
willtebbutt 4c8c5d8
Fixes tests and adds eval
willtebbutt a61ef4e
Removes metric from Transformed
willtebbutt e547ca4
Refactors eval
willtebbutt acfd72d
Remove eval from MyKernel
willtebbutt d68767f
Improves style src/basekernels/fbm.jl
willtebbutt 4cb0b60
Reverts removal of _scale
willtebbutt 16789dd
Merge branch 'wct/87' of https://github.com/JuliaGaussianProcesses/Ke…
willtebbutt e2f26a5
Reverts change to transforms.
willtebbutt f4356e8
Requires Julia 1.3
willtebbutt 9080b83
Removes 1.0 CI
willtebbutt eb94e93
Reverts rationalquad.jl changes
willtebbutt f275dd7
Removes custom show
willtebbutt 5b64e68
Adds reference to #96
willtebbutt 5815d80
Moves abstract types around
willtebbutt ea7bdf1
Adds pairwise for RowVecs / ColVecs
willtebbutt 3369cde
Adds pairwise for AV{<:Real}
willtebbutt 422082b
Refactors transforms
willtebbutt 73aaa7d
Refactors base kernels
willtebbutt 2b26bd3
Refactors composite kernels
willtebbutt 88bdfa7
Refactors kernelmatrix tests
willtebbutt 92ce47e
Move tests around
willtebbutt 2afef07
Resolves merge conflicts
willtebbutt a82c9aa
Moves KernelProduct tests around
willtebbutt 1ef8a17
Final tweaks
willtebbutt dff6b5c
More tests
willtebbutt 2254068
Style fix
willtebbutt 54b1a34
Style fix
willtebbutt ec9a528
Style fix
willtebbutt 3edba23
Style fix
willtebbutt 6df3c28
Style fix
willtebbutt 7dc179b
Fix Identity transform
willtebbutt 20b9e63
Merge branch 'wct/43' of https://github.com/JuliaGaussianProcesses/Ke…
willtebbutt fe1906d
Fixes import bug
willtebbutt 9f83bdc
eachslice -> eachrow / eachcol
willtebbutt 45b8393
Tweaks slice for AbstractVector{<:Real}
willtebbutt de87f48
Style
willtebbutt 05cb907
Style
willtebbutt 6cf42d2
Style
willtebbutt cb4387d
Restore fallbacks
willtebbutt 5781874
Merge branch 'wct/43' of https://github.com/JuliaGaussianProcesses/Ke…
willtebbutt ba37a15
Tweaks comment
willtebbutt 88798bf
Extra tests
willtebbutt 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
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
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
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.