Remove usage of recarray by timhoffm · Pull Request #26687 · matplotlib/matplotlib

ksunden

QuLogic

QuLogic

@timhoffm

Structured numpy arrays are more fundamental than recarrays
and sufficient in all cases.

Supersedes matplotlib#26664.

meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request

Sep 14, 2023

QuLogic added a commit that referenced this pull request

Sep 14, 2023
…687-on-v3.8.x

Backport PR #26687 on branch v3.8.x (Remove usage of recarray)