Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/590 nystroem block diagonal #596

Merged
merged 10 commits into from
Jun 14, 2024

Conversation

schroedk
Copy link
Collaborator

@schroedk schroedk commented Jun 11, 2024

Description

This PR closes #590

Changes

  • Extend NystroemSketchInfluence with block-diagonal and Gauss-Newton approximation

Checklist

  • Wrote Unit tests (if necessary)
  • Updated Documentation (if necessary)
  • Updated Changelog
  • If notebooks were added/changed, added boilerplate cells are tagged with "tags": ["hide"] or "tags": ["hide-input"]

@schroedk schroedk marked this pull request as ready for review June 11, 2024 08:33
@schroedk schroedk mentioned this pull request Jun 13, 2024
4 tasks
@schroedk schroedk merged commit debb822 into develop Jun 14, 2024
35 checks passed
@schroedk schroedk deleted the feature/590-nystroem-block-diagonal branch June 20, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adapt NystroemSketchInfluence (block-diagonal, Gauss-Newton)
2 participants