Skip to content

Commit

Permalink
Add published paper link
Browse files Browse the repository at this point in the history
  • Loading branch information
Shihab-Shahriar authored Jul 12, 2024
1 parent 7b091a3 commit 85f4284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 85f4284

Please sign in to comment.