implemented missing initialization of rate matrix estimator from user-specified guess.
Added regularization hack for the gradient of the KL algorithm as described in McGibbon et al 10.1063/1.4926516 (seems to work better than not doing anything)
maxiter isn't applied anymore to internal transition matrix estimations. (This caused more harm than good.)