Steven Rieder
Steven Rieder
Pikachu is largely made obsolete by PeTar, so I'm not sure how much it would still be used.
simps is indeed renamed to simpson, no other change necessary.
Could you add which version of setuptools you are using?
Could you try installing an older setuptools (< 65)?
SeBa cannot yet restart a particle set properly, even if it does not crash.
The SeBa tests also fail on an x86 macOS installation... So it's not (just) ARM that's the issue.
I've now tested SeBa on intel and arm versions of macOS and Linux, and all of these fail on the same tests (and arm/linux on raspberry pi on one extra...
A relevant snippet from the failing GalactICS test: ``` if platform.processor() == 'ppc64le': # on ppc64le, the model generation has small differences from intel # change expected pos expected_mean_pos =...
Though this is a difference between OSes rather than processors... (I can now reproduce the differences in failed tests for MESA and GalactICS between macOS and Linux)