JuliaGaussianProcesses / JuliaGaussianProcesses/KernelFunctions.jl
Issue with Distances.jl
Open
@theogf is already working on this.
Since Oct 14, 2021.
- Dominant language
- Julia
- Stars
- 275
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
We are relying a lot on Distances.jl however, as noted in #98, not all our pairwise operations are proper metrics.
The PR #194 is stalling because defining everything again for DotProduct is quite a mess.
@devmotion mentioned in https://github.com/JuliaGaussianProcesses/KernelFunctions.jl/pull/378#discussion_r725001625 that we mostly don't need Distances.jl.
I am not really sure on how this should go!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.