We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb8b05a commit 0138bceCopy full SHA for 0138bce
05-problem-vectorization.rst
@@ -724,7 +724,7 @@ Conclusion
724
725
The last example we'been studying is indeed a nice example where it is more
726
important to vectorize the problem rather than to vectorize the code (and too
727
-early). In this spefici case we were lucky enough to have the work done for us
+early). In this specific case we were lucky enough to have the work done for us
728
but it won't be always the case and in such a case, the temptation might be
729
high to vectorize the first solution we've found. I hope you're now convinced
730
it might be a good idea in general to look for alternative solutions once
0 commit comments