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
Post #370, refactor the BasisFunctionComputation (that sadly is dense) such that it uses a low rank linear operator - so O(MN^2) computational cost. Ensure this is the default computation for the linear Kernel if not already. This would be great to have for RFF!
The text was updated successfully, but these errors were encountered:
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.
Post #370, refactor the BasisFunctionComputation (that sadly is dense) such that it uses a low rank linear operator - so O(MN^2) computational cost. Ensure this is the default computation for the linear Kernel if not already. This would be great to have for RFF!
The text was updated successfully, but these errors were encountered: