Skip to content

Commit

Permalink
correct some minor typos
Browse files Browse the repository at this point in the history
  • Loading branch information
AAAlvesJr authored Feb 7, 2020
1 parent a2d348c commit f368f35
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 @@ -51,7 +51,7 @@ Currently Hydra supports:
* Object-based interface to FFTW and CuFFT for performing Fast Fourier Transform in CPU and GPU.
* FFT based one-dimensional convolution for arbitrary signal and kernel shapes.
* Booststrap and real cubic spiline for datasets on CPU and GPU.
* Sobol low discrepance sequences up to
* Sobol low discrepance sequences up to 3667 dimensions

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.

Expand Down

0 comments on commit f368f35

Please sign in to comment.