def nmin51(x): from mystic.models.wolfram import nmin51 return nmin51(x)
def nmin51(x): from mystic.models.wolfram import nmin51; return nmin51(x)