#neuesAusAkademia
Ich habe einen Professor der programmiert Python so das wie Lisp aussieht. Das sind im Original 3 Zeilen. Die Abfrage hat 211 Zeichen.
r = 10.0
if (((dxx + dyy) ** 2) * r) < (dxx * dyy - (dxy ** 2)) * (((r + 1) ** 2)) and np.absolute(x_hat[0]) < 0.5 and np.absolute(x_hat[1]) < 0.5 and np.absolute(x_hat[2]) < 0.5 and np.absolute(D_x_hat) > 0.03:
extrpyrlvl4[j, k, i - 1] = 1