Given a degree distribution (as a dict), returns the probability generating function
Pk[k] is the proportion of nodes with degree k.
\(\\psi(x) = \\sum_k P_k[k] x^k\)
EoN.get_Pk
EoN.get_PGFPrime