Skip to content

feat: allow multiplication by constant to introduce new dimensions #412

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

Merged

Conversation

coroa
Copy link
Member

@coroa coroa commented Feb 4, 2025

Closes #411 .

Changes proposed in this Pull Request

Multiplication of a linear expression by a constant value may now introduce new dimensions, as proposed in #411.

Checklist

  • Code changes are sufficiently documented; i.e. new functions contain docstrings and further explanations may be given in doc.
  • Unit tests for new features were added (if applicable).
  • A note for the release notes doc/release_notes.rst of the upcoming release is included.
  • I consent to the release of this PR's code under the MIT license.

@coroa coroa requested a review from FabianHofmann February 4, 2025 17:26
@FabianHofmann
Copy link
Collaborator

@coroa feel free to merge whenever you want

@coroa coroa merged commit cc9b4f9 into master Feb 4, 2025
18 checks passed
@coroa coroa deleted the feat/introduce-new-dimensions-in-constant-multiplication branch February 4, 2025 18:14
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.

Multiplication by constant to introduce a new dimension
2 participants