naTtahN

Results 2 issues of naTtahN

The link on PyPi for API Documentation section has not been updated and currently point to the URL that does not exist.

Hi, From the [paper on PyMLE](https://dx.doi.org/10.2139/ssrn.4826948), the Ornstein-Uhlenbeck model is given by the SDE: $$dS_t=\kappa(\mu−S_t)dt+\sigma dW_t$$. However, in the documentation comment of the OU model code below, I see something...