diff --git a/README.rst b/README.rst index 0346438..7447a91 100644 --- a/README.rst +++ b/README.rst @@ -38,7 +38,7 @@ it is well documented and embedded in the For instance, the compuations made in the `Univariate example `_ and the `Multivariate example `_ in this documentation took approximately `800s` (approx. 13 mins) and `7500s` (approx. 1 hour and 10 mins!), respectively, even when -using the `econ` option in the function call, for a In the Julia implementation +using the `econ` option in the function call, for an accelerated computation. In the Julia implementation the exact same computation took `4s` and `25s`, respectively! (running on a 2.8GHz Quad-Core i7, 16GB 1600 MHz DDR3)