Generating samples using mcmc method from PyMc

Correctly mentioned.
With the Trans matrix would perform some large simulations and count states, a chain of length N is expected to have Nψi. instances of state i (that is what required)
I assumed PyMC had some built-in functions so thats the reason into it.
I looked into quantecon which has basic functionalities .
"MCMC has nothing to do with your problem as stated "— Actually , using markov chain (transition matrix) and monte carlo to perform simulations in order to create a chain with random states.I was looking for this.