diff --git a/README.md b/README.md index 05b67d3..09e5da0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ OpenRAND is a C++ library designed to foster reproducible scientific research by **Statistical Robustness**: Built-in tests ensure that random number streams generated by OpenRAND are statistically robust, with no discernible patterns. -**Performance**: It is as fast and often faster than native libraries like libstdc++ or Nvidia's Curand, with minimal memory overhead. See the [paper](https://arxiv.org/abs/2310.19925) for details. +**Performance**: It is as fast and often faster than native libraries like libstdc++ or Nvidia's Curand, with minimal memory overhead. See the [paper](https://authors.elsevier.com/sd/article/S2352-7110(24)00144-4) for details. ## Installation