Description
pvlib.transformer.simple_efficiency supports vectorized operations via
NumPy, but the current test coverage primarily exercises scalar inputs.
This issue proposes adding tests that explicitly cover
numpy.ndarray inputs for:
input_power
load_loss
no_load_loss
including the edge case load_loss = 0.