magpylib / magpylib

Python package for computation of magnetic fields of magnets, currents and moments.
https://magpylib.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
218 stars 34 forks source link

Fix plot boundary error #772

Closed OrtnerMichael closed 1 week ago

OrtnerMichael commented 2 weeks ago
OrtnerMichael commented 2 weeks ago

hi @Alexboiboi

Do you know why the macos tests are all failing?

br

OrtnerMichael commented 2 weeks ago

ah ... i think its the doctests ... again :(

OrtnerMichael commented 2 weeks ago

its the same problem we had with numerical stability where windows and macs yielded different results at sigularities because they treat floating point somehow differently - in this case resulting in different zeros

OrtnerMichael commented 2 weeks ago

@Alexboiboi

now its ready for review :)