This is an attempt to speed up the use of
eval; in general use of eval
to convert a text version of a transition matrix to a
numeric version with probabilities is a poor, slow
choice; but it can be useful for examples and display
purposes.
See cladoRcpp for fast C++
implementations of transition matrix setup.