Skip to content

Commit f368f35

Browse files
authored
correct some minor typos
1 parent a2d348c commit f368f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Currently Hydra supports:
5151
* Object-based interface to FFTW and CuFFT for performing Fast Fourier Transform in CPU and GPU.
5252
* FFT based one-dimensional convolution for arbitrary signal and kernel shapes.
5353
* 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
5555

5656
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.
5757

0 commit comments

Comments
 (0)