pymc.SymbolicRandomVariable.update# SymbolicRandomVariable.update(node)[source]# Symbolic update expression for input random state variables. Returns a dictionary with the symbolic expressions required for correct updating of random state input variables repeated function evaluations. This is used by pytensorf.compile_pymc.