Skip to content

Bugfix release v0.11.2 - #316

Merged
IshaanDesai merged 11 commits into
mainfrom
micro-manager-v0.11.2
Aug 8, 2026
Merged

Bugfix release v0.11.2#316
IshaanDesai merged 11 commits into
mainfrom
micro-manager-v0.11.2

Conversation

@IshaanDesai

@IshaanDesai IshaanDesai commented Aug 8, 2026

Copy link
Copy Markdown
Member

This release consists of several bug fixes:

  • Fixed use of provided HDF5 output file name when snapshots are computed in parallel. #315
  • Added various fixes for interpolation, load balancing and adaptivity. Load balancing now balances every N implicit iterations. #312

Checklist:

  • I made sure that the CI passed before I ask for a review.
  • If this is a use-side change, I added a summary of the changes (compared to the last release) in the CHANGELOG.md. If this is a breaking change, I wrote breaking change at the end of the changelog entry.
  • If necessary, I made changes to the documentation and/or added new content.
  • I will remember to squash-and-merge and provide a useful summary of the changes of this PR.

IshaanDesai and others added 11 commits July 13, 2026 21:40
* fix lb and stateless

* fix normalization for large inputs

* fix wrong bracket placement

* fix domain selection for sparse data

* apply formatting

* handle ada interp case for empty ranks

* add changelog

* .

* Attempt to fix singular matrix in local adaptivity + interpolation with a local domain

* Add comments in interpolation code handling some ranks do not have active problems

---------

Co-authored-by: Ishaan Desai <ishaandesai@gmail.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…omputed in parallel (#315)

* Ensure that user-provided HDF5 file name is used when snapshots are computed in parallel

* Add data='f4' to retain h5py behavior and fix test

* Add changelog entry
@IshaanDesai
IshaanDesai changed the base branch from develop to main August 8, 2026 15:06
@IshaanDesai IshaanDesai changed the title Release v0.11.2 Bugfix release v0.11.2 Aug 8, 2026
@IshaanDesai IshaanDesai self-assigned this Aug 8, 2026
@IshaanDesai
IshaanDesai requested a review from Snapex2409 August 8, 2026 15:10

@Snapex2409 Snapex2409 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Went over all files. Seems good to me. Should be ready to publish.

@IshaanDesai
IshaanDesai merged commit 4d4c4c8 into main Aug 8, 2026
11 checks passed
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.

2 participants