Skip to content

Bugfix/update np2EigenVectorXd import path - #349

Merged
LorenzzoQM merged 2 commits into
developfrom
bugfix/update_np2EigenVectorXd_import_path
Jul 28, 2026
Merged

LorenzzoQM merged 2 commits into
developfrom
bugfix/update_np2EigenVectorXd_import_path

Conversation

@LorenzzoQM

Copy link
Copy Markdown
Contributor

Description

Closes #348

Updates import path for np2EigenVectorXd and np2EigenMatrix3d to prevent deprecation warning while preserving backwards compatibility.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How should this pull request be reviewed?

  • By commit
  • [ x] All changes at once

How Has This Been Tested?

Passed unit and integration tests.

Checklist

  • I have performed a self-review of my code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation and release notes
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Copilot AI review requested due to automatic review settings July 24, 2026 13:20

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@LorenzzoQM
LorenzzoQM force-pushed the bugfix/update_np2EigenVectorXd_import_path branch from 0205362 to fcb3c1d Compare July 28, 2026 20:06
@dhutererprats

Copy link
Copy Markdown
Contributor

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Swish!

Reviewed commit: fcb3c1db05

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@dhutererprats dhutererprats left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yes, looks correct and straightforward

@LorenzzoQM
LorenzzoQM merged commit 44b44c4 into develop Jul 28, 2026
8 checks passed
@LorenzzoQM
LorenzzoQM deleted the bugfix/update_np2EigenVectorXd_import_path branch July 28, 2026 23:33
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.

Update np2EigenVectorXd import path

3 participants