Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Hasnep
on March 18, 2021
|
parent
|
context
|
favorite
| on:
Manim – an animation engine for explanatory math v...
Julia also supports arbitrary indexing [-1], you can even start from a negative number!
[-1]
https://docs.julialang.org/en/v1/devdocs/offset-arrays/
mcguire
on March 18, 2021
[–]
Don't you have issues with library calls that want 1-based arrays?
adgjlsfhk1
on March 18, 2021
|
parent
[–]
No. Multiple dispatch means that libraries should just be able to handle it. If you ever run into problems, file a bug report. It should get fixed pretty quickly.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[-1] https://docs.julialang.org/en/v1/devdocs/offset-arrays/