Parity StrategyΒΆ
magpylib_jax follows a source-by-source parity workflow:
Port kernel/object implementation in JAX.
Add parity tests against upstream Magpylib (random + profile points).
Add mirrored upstream-file tests for object behavior.
Add physics and differentiability tests.
Gate behavior in CI with strict parity markers and threshold checks.
Live tracking tables:
PARITY_MATRIX.mdMIGRATION_PLAN.md
For pending work, entries remain marked Partial/Pending until parity and CI gates are in place.