|
|
|
|
|
by sidkshatriya
1370 days ago
|
|
> (Also 1-based indexing is almost as obnoxious as the 24/7 Julia shill brigade.) You had me at 1-based indexing. This is sadly an anti-feature of Julia as far as I'm concerned. I know that 1-based indexing is used in Fortran, MATLAB and Lua (and other places) -- but I just find 0-based indexing more natural to me. If I grew up using 1-based indexing I'd probably be saying the opposite but this is what I prefer now. Julia is probably a more cleaner system overall. But then so is Deno compared to Node. The problem is that the alternative needs to be many times better not merely better. The "network" effort is quite strong in Python scientific computing this is still outweighing some of the real benefits of Julia. It is always good to have alternatives. The quality of GCC improved when Clang came along. Julia's presence will keep Python on its toes. Both platforms will keep improving. But, once again, Julia's 1-based indexing is something that adds unnecessary friction, for me at least. |
|