Skip to content

Implement Adaptivity interpolation using RBF#242

Merged
Snapex2409 merged 21 commits into
developfrom
adaptivity-interp
May 28, 2026
Merged

Implement Adaptivity interpolation using RBF#242
Snapex2409 merged 21 commits into
developfrom
adaptivity-interp

Conversation

@Snapex2409

@Snapex2409 Snapex2409 commented Apr 8, 2026

Copy link
Copy Markdown
Collaborator

Implemented RBF interpolation for adaptivity.
This required the implementation of domain decomposition of high dim data as function inputs to adaptivity
are scattered across rank randomly.

Checklist:

  • I made sure that the CI passed before I ask for a review.
  • I added a summary of the changes (compared to the last release) in the CHANGELOG.md.
  • If necessary, I made changes to the documentation and/or added new content.
  • I will remember to squash-and-merge, providing a useful summary of the changes of this PR.

@IshaanDesai IshaanDesai added the new-feature Adding a new feature label Apr 8, 2026
@Snapex2409 Snapex2409 marked this pull request as ready for review April 24, 2026 19:09
@IshaanDesai IshaanDesai self-requested a review April 29, 2026 13:03
@Snapex2409 Snapex2409 force-pushed the adaptivity-interp branch from c5905c2 to 528d108 Compare May 11, 2026 09:05
@IshaanDesai

Copy link
Copy Markdown
Member

Can you please update the feature branch?

@IshaanDesai IshaanDesai left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the new feature! The implementation looks quite good already. I have some questions and suggestions. After discussing, I can do one more review before merging.

Comment thread docs/configuration.md Outdated
Comment thread docs/configuration.md Outdated
Comment thread docs/configuration.md
Comment thread docs/configuration.md Outdated
Comment thread docs/configuration.md Outdated
Comment thread docs/configuration.md Outdated
Comment thread micro_manager/adaptivity/adaptivity.py Outdated
Comment thread micro_manager/adaptivity/global_adaptivity.py
Comment thread micro_manager/adaptivity/model_adaptivity.py Outdated
Comment thread micro_manager/interpolation.py
Snapex2409 and others added 3 commits May 20, 2026 10:34
@Snapex2409 Snapex2409 requested a review from IshaanDesai May 20, 2026 09:24
Comment thread micro_manager/adaptivity/global_adaptivity.py
Comment thread micro_manager/config.py

@IshaanDesai IshaanDesai left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go 👍 please remember to squash and merge.

@Snapex2409 Snapex2409 merged commit da625fa into develop May 28, 2026
7 checks passed
@Snapex2409 Snapex2409 deleted the adaptivity-interp branch May 28, 2026 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-feature Adding a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants