Open matthewpendleton opened 3 months ago
I do not work in the field anymore, but happy to merge a PR and make a package release if you're able to make the necessary changes and include or point out to the relevant unit tests that cover this functionality
numpy >2.0 is not backwards compatible, and specifically fails in the endian/byteorder check. An updated implementation (along with explicitly specifying the proper endianness) that is compliant with the changes made in numpy 2.0 and later would be: