Skip to content

Remove deprecated usage of np.cross with 2d vectors#1028

Open
sydduckworth wants to merge 2 commits into
BAMWelDX:masterfrom
sydduckworth:remove-2d-cross
Open

Remove deprecated usage of np.cross with 2d vectors#1028
sydduckworth wants to merge 2 commits into
BAMWelDX:masterfrom
sydduckworth:remove-2d-cross

Conversation

@sydduckworth

@sydduckworth sydduckworth commented Jun 23, 2026

Copy link
Copy Markdown

Changes

  • Removed usage of np.cross with 2d vectors which was deprecated in Numpy 2.0 and became unsupported in Numpy 2.5.0

Related Issues

Closes #1029

Checks

  • updated CHANGELOG.md
  • updated tests/
  • updated doc/
  • update example/tutorial notebooks
  • update manifest file

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.

Tests failing due to deprecated numpy function

1 participant