test_grid#

test_grid(packing, k, z, r, q, g)#

Yield candidate centers and their resulting smallest radius after inversion and normalization.

Parameters:
  • packing (dict[str, tuple[complex, float]])

  • k (str)

  • z (complex)

  • r (float)

  • q (complex)

  • g (complex)