|
|
|
|
|
by mgkuhn
38 days ago
|
|
I'm always surprised when people describe Julia syntax as "Pythonic": Julia's syntax was clearly inspired by MATLAB rather than Python. And that's a good thing, because Python+NumPy syntax is far more cumbersome than either Julia or MATLAB's. You can see this at a glance from this nice trilingual cheat sheet: https://cheatsheets.quantecon.org/ |
|