JuliaGaussianProcesses / KernelFunctions.jl

Julia package for kernel functions for machine learning
https://juliagaussianprocesses.github.io/KernelFunctions.jl/stable/
MIT License
266 stars 32 forks source link

Update index.md #435

Closed pitmonticone closed 2 years ago

pitmonticone commented 2 years ago

Fixed a typo.

codecov[bot] commented 2 years ago

Codecov Report

Merging #435 (1487ee6) into master (09e76cb) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #435   +/-   ##
=======================================
  Coverage   92.99%   92.99%           
=======================================
  Files          52       52           
  Lines        1214     1214           
=======================================
  Hits         1129     1129           
  Misses         85       85           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 09e76cb...1487ee6. Read the comment docs.

st-- commented 2 years ago

Thank you @pitmonticone !