Skip to content

Bugfix: compute_suitable_rc_plane TypeError with numpy>=2.5.0 - #4

Open
pressler-vsc wants to merge 1 commit into
mainfrom
bugfix/sicd_area_plane-numpy-2.5-type-error
Open

Bugfix: compute_suitable_rc_plane TypeError with numpy>=2.5.0#4
pressler-vsc wants to merge 1 commit into
mainfrom
bugfix/sicd_area_plane-numpy-2.5-type-error

Conversation

@pressler-vsc

Copy link
Copy Markdown
Contributor

Description

This PR fixes a TypeError exception encountered when calling sicd_area_plane.compute_suitable_rc_plane from an environment with numpy>=2.5.0:

image

This is due to a compatibility note:

linalg.eig and linalg.eigvals now always return complex arrays

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.

1 participant