Skip to content

gh-144: Squeezed mixing matrix before storing into cosmolib format#145

Merged
chiaramoretti merged 1 commit into
mainfrom
144-squeeze-gc-mixing-matrix-to-remove-unnecessary-dimension
Apr 28, 2026
Merged

gh-144: Squeezed mixing matrix before storing into cosmolib format#145
chiaramoretti merged 1 commit into
mainfrom
144-squeeze-gc-mixing-matrix-to-remove-unnecessary-dimension

Conversation

@AndreaPezzotta

@AndreaPezzotta AndreaPezzotta commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

📌 Related Issue

Closes #144

✨ What’s been added or changed?

Squeezed GC mixing matrix before storing it into cosmolib format

🔍 Checklist for developers

  • I've named the title of this pull request starting by 'gh-#: TITLE'
  • I’ve linked the related issue
  • I’ve tested the code manually
  • I’ve added comments/docstrings where needed (i.e: README)
  • I’ve updated relevant docs if necessary
  • I've checked that there are no breaking changes in the interface/api
  • I’ve added corresponding unit tests

🎯 Checklist for maintainers

  • PR targets the correct branch
  • Tests have run and passed for the latest commit on the source branch
  • Check that the code can still be installed if new packages are imported
  • Quality of new/changed code is acceptable
  • Quality of new/changed unit tests is acceptable
  • Check that the names of the new functions are homogenous with the rest of the code in euclidlib

@AndreaPezzotta AndreaPezzotta linked an issue Apr 28, 2026 that may be closed by this pull request
@AndreaPezzotta AndreaPezzotta self-assigned this Apr 28, 2026
@AndreaPezzotta AndreaPezzotta added the bug Something isn't working label Apr 28, 2026

@chiaramoretti chiaramoretti 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.

This is a very minor quickfix, so I'm merging

@chiaramoretti chiaramoretti merged commit 2046f16 into main Apr 28, 2026
7 checks passed
@chiaramoretti chiaramoretti deleted the 144-squeeze-gc-mixing-matrix-to-remove-unnecessary-dimension branch April 28, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Squeeze GC mixing matrix to remove unnecessary dimension

2 participants