Skip to content

[Hotfix] Eigen Refs#139

Merged
MJC598 merged 1 commit into
mainfrom
hotfix/eigen-ref
Jun 26, 2026
Merged

[Hotfix] Eigen Refs#139
MJC598 merged 1 commit into
mainfrom
hotfix/eigen-ref

Conversation

@MJC598

@MJC598 MJC598 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Changing all eigen reference parameters to eigen ref class parameters for generic numpy conversions. This was done to attempt to make respondpy pass by reference easier through Pybind11.

What Wrike task is this associated with?

Checklist before merging

  • If adding a core feature, I've added related tests.
  • This is part of a product update, and I've added an explanation of what is different to the changelog.

@MJC598 MJC598 self-assigned this Jun 26, 2026
@MJC598 MJC598 requested a review from a team as a code owner June 26, 2026 19:15
@MJC598 MJC598 added the bug Something isn't working label Jun 26, 2026

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

I'm super glad nothing broke switching to refs. Approved!

@MJC598 MJC598 merged commit e9a452e into main Jun 26, 2026
6 checks passed
@MJC598 MJC598 deleted the hotfix/eigen-ref branch June 26, 2026 20:28
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.

2 participants