Closed ketch closed 6 months ago
Thanks to Lisandro Dalcin for contributing this patch, which removes several warnings that were being raised at compile time.
Merging this PR seems useful and fairly urgent, since a lot of direct field access in reconstruct.c
is going to break when NumPy 2.0 is released (probably within the next month). Is there a reason that this can't be merged?
Thanks for the reminder! I had forgotten about it...
Avoid static array size in SW sphere example. Update use of numpy C API in weno code.