It couldn’t be rubies?
You must log in or # to comment.
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)
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
Of course it’s Australia
that was my first question.
Take them in. They’re lonely.
Man needs to watch what he eats ffs
I’ve been having a rough week, okay? :(