- Made the
C++code a little faster and cleaner. - Enhanced vignettes.
- Added
mvrt2()which usesC++code to take the place ofmvrtR(). mvrtR()now hasmax_iterationsparameter to prevent infinite loop in cases when very smallmax_normis specified.mvrtR()parametersmax.normandtype.normhave been replaced withmax_normandtype_normrespectively to align with the transition tomvrt2().- Several addtions to documentation.