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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ Currently Hydra supports:
51
51
* Object-based interface to FFTW and CuFFT for performing Fast Fourier Transform in CPU and GPU.
52
52
* FFT based one-dimensional convolution for arbitrary signal and kernel shapes.
53
53
* Booststrap and real cubic spiline for datasets on CPU and GPU.
54
-
* Sobol low discrepance sequences up to
54
+
* Sobol low discrepance sequences up to 3667 dimensions
55
55
56
56
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