You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,7 @@ Currently Hydra supports:
54
54
* FFT based one-dimensional convolution for arbitrary signal and kernel shapes.
55
55
* Booststrap and real cubic spiline for datasets on CPU and GPU.
56
56
* Sobol low discrepance sequences up to 3667 dimensions.
57
+
* Seven fast and reliable counter based pseudo-random number generators.
57
58
58
59
Hydra also provides a bunch of custom types, optimized containers and a number of algorithms and constructs to maximize performance, avoiding unnecessary usage of memory and without losing the flexibility and portability to compile and run the same code across different platforms and deployment scenarios.
0 commit comments