You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There has been no recent activity on this issue. To keep our issues log clean, we remove old and inactive issues.
Please update to the latest version of GPJax and check if that resolves the issue. Let us know if that works for you by leaving a comment.
This issue is now marked as stale and will be closed if no further activity occurs. If you believe that this is incorrect, please comment. Thank you!
There has been no activity on this PR for some time. Therefore, we will be automatically closing the PR if no new activity occurs within the next seven days.
Thank you for your contributions.
Bug Report
GPJax version:
v0.6
Current behavior:
GraphKernel.kernel expects full matrix, not individual data points.
Expected behavior:
GraphKernel.kernel should take individual data points.
Steps to reproduce:
Compare type annotations to other kernels (see #230)
The text was updated successfully, but these errors were encountered: