Skip to content

[ARTS-2.6] Avoid numpy 2.5 for now#1136

Merged
olemke merged 1 commit into
atmtools:v2.6.xfrom
olemke:arts26-numpy25-workaround
Jun 23, 2026
Merged

[ARTS-2.6] Avoid numpy 2.5 for now#1136
olemke merged 1 commit into
atmtools:v2.6.xfrom
olemke:arts26-numpy25-workaround

Conversation

@olemke

@olemke olemke commented Jun 22, 2026

Copy link
Copy Markdown
Member

Leads to segfaults when accessing numpy members through ARTS types:

x=pa.arts.Tensor3()
x.shape

Might be in our code or we may need to update pybind. Further investigation pending.

Leads to segfaults when accessing numpy members through ARTS types:

x=pa.arts.Tensor3()
x.shape
@olemke olemke merged commit 27b138d into atmtools:v2.6.x Jun 23, 2026
15 of 16 checks passed
@olemke olemke deleted the arts26-numpy25-workaround branch June 23, 2026 05:18
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