parthenon-hpc-lab / parthenon

Parthenon AMR infrastructure
https://parthenon-hpc-lab.github.io/parthenon/
Other
105 stars 33 forks source link

Small: Fix NumPy 2.0 test script breakage #1116

Closed BenWibking closed 2 weeks ago

BenWibking commented 2 weeks ago

PR Summary

This fixes the test script breakage due to NumPy 2.0 API changes (https://numpy.org/devdocs/numpy_2_0_migration_guide.html#numpy-2-0-migration-guide)

PR Checklist