JuliaGaussianProcesses / KernelFunctions.jl

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

Simplify rule according to feedback in #531 #549

Closed simsurace closed 6 months ago

simsurace commented 6 months ago

There were some suggestions in #531 after it was closed. This PR implements them.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (49049b1) 90.88% compared to head (26a812a) 90.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #549 +/- ## ========================================== - Coverage 90.88% 90.87% -0.01% ========================================== Files 52 52 Lines 1459 1458 -1 ========================================== - Hits 1326 1325 -1 Misses 133 133 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.