We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the Section titled "Why Julia" in the Preface, I noticed a small grammatical mistake.
In the last paragraph, it is written that-
It is the responsibility of the programmer to optimize the code that forms a bottleneck, but this can done in Julia itself.
Focus is on- [...] this can done in Julia itself..
I think a be is missing here. And the corrected sentence fragment would be-
**[...] this can be done in Julia itself. **
Making the whole sentence-
It is the responsibility of the programmer to optimize the code that forms a bottleneck, but this can be done in Julia itself.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In the Section titled "Why Julia" in the Preface, I noticed a small grammatical mistake.
In the last paragraph, it is written that-
Focus is on- [...] this can done in Julia itself..
I think a be is missing here. And the corrected sentence fragment would be-
**[...] this can be done in Julia itself. **
Making the whole sentence-
The text was updated successfully, but these errors were encountered: