First time here? Check out the FAQ!
answered 2024-10-08 18:33:05 +0100
This is expected as t=0 makes the denominator zero. You need to not substitute t=0 but find the limit as t tends to 0 here:
t=0
t
P.right_kernel().matrix()[0].apply_map(lambda z: z.limit(t=0))