It couldn’t be rubies?
You must log in or # to comment.
I’ve been having a rough week, okay? :(
Maybe he should have removed the python the first time he found him in his toilet?
Lifts lid, yep, he’s still there
/s just something about the wording of the title sounded funny
Take them in. They’re lonely.
Man needs to watch what he eats ffs
Of course it’s Australia
that was my first question.
import sympy as sp
x, y, z = sp.symbols(‘x y z’)
Fx = sp.Function(‘Fx’)(x, y, z)
Fy = sp.Function(‘Fy’)(x, y, z)
Fz = sp.Function(‘Fz’)(x, y, z)
F = sp.Matrix([Fx, Fy, Fz])
nabla = sp.Matrix([sp.diff(Fx, x), sp.diff(Fy, y), sp.diff(Fz, z)])
curl_F = F.jacobian([x, y, z]).transpose() - nabla
sp.pprint(curl_F)
At least it didn’t bite him in the balls.
Slurp the noodle with the shop vac
deleted by creator