__init__.py 253 B

1234567
  1. """Platform core package for PCB axial flux motor simulation system.
  2. Single source of truth for metrics, topology, adapters, and strategies.
  3. Pure Python, no GUI/Web/tool dependencies.
  4. All source is ASCII only; Chinese strings use \\uXXXX escapes.
  5. """