-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Zero-dimensional arrays FAQ (#27772)
Adding some documentation about zero-dimensional arrays. Some discussion on Slack: https://julialang.slack.com/archives/C6GHSTN4T/p1529875426000022 I copied/pasted some comments by more knowledgeable people, with minor edits. Questions about 0-dimensional arrays arise often. And I think they are a bit unintuitive. Some documentation might help. https://discourse.julialang.org/t/what-is-the-reason-for-a-zero-dimensional-array/7175 https://discourse.julialang.org/t/why-have-0-dimensional-arrays/797 Hopefully this clarifies the concept for others as well.
- Loading branch information
1 parent
0786452
commit 554b13e
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters