ANTsX / ANTsPy

A fast medical imaging analysis library in Python with algorithms for registration, segmentation, and more.
https://antspyx.readthedocs.io
Apache License 2.0
650 stars 164 forks source link

COMP: downgrade numpy for arm64 #702

Closed cookpa closed 3 months ago

cookpa commented 3 months ago

Latest numpy and statsmodels don't play nicely together. Have to downgrade one or the other for now

https://github.com/statsmodels/statsmodels/issues/9333#issuecomment-2305438605

coveralls commented 3 months ago

Coverage Status

coverage: 84.726%. remained the same when pulling 6a8b94a45a996d9ce3484dc9a5640972fda6b8ff on arm_numpy into f2f1571fb58bbd5cf021f08626755f563b516e2b on master.