An introduction to the Julia language, part 1
An introduction to the Julia language, part 1
Posted Aug 29, 2018 21:22 UTC (Wed) by rweikusat2 (subscriber, #117920)In reply to: An introduction to the Julia language, part 1 by danielpf
Parent article: An introduction to the Julia language, part 1
Posted Aug 29, 2018 23:11 UTC (Wed)
by danielpf (guest, #4723)
[Link] (2 responses)
You seem just unable to take the viewpoint of people not caring about memory indexing
Do you really think that the designers of higher level languages aimed at scientists like Mathematica,
Posted Aug 29, 2018 23:23 UTC (Wed)
by Cyberax (✭ supporter ✭, #52523)
[Link] (1 responses)
> Apparently the Julia designers did and opted also against 0-based indexing.
Posted Sep 10, 2018 22:19 UTC (Mon)
by VITTUIX-MAN (guest, #82895)
[Link]
Engineers dislike Matlab too, because we too start from 0 usually.
Posted Sep 7, 2018 8:13 UTC (Fri)
by marcH (subscriber, #57642)
[Link]
In any case your tone makes sure the points you're trying to make start with a significant disadvantage.
An introduction to the Julia language, part 1
Assembly language *level* is not the same as assembly language for instance.
which is at the level of assembly language, or C, but ideally would like to work with
more abstract objects like vectors, tensors, linear operators, etc.
Maple, Matlab/Octave did not seriously consider what is the best way to address arrays for their
intended users? Apparently the Julia designers did and opted also against 0-based indexing.
An introduction to the Julia language, part 1
Yep.
They were trying to keep the language easier for former Matlab users to pick up.
An introduction to the Julia language, part 1
An introduction to the Julia language, part 1
