Get the latest tech news

DumPy: NumPy except it's OK if you're dum


reject clever

You need to think about broadcasting between A and B, orthogonal vs. pointwise indices, slices behaving differently than arrays, and quirks for where the output dimensions go. When you actually learn these languages, what you figure out is that the symbol gibberish basically amounts to doing the same kind of dimension mashing that we saw earlier in NumPy: I think Julia might well be a better host language than Python, but it wouldn’t be because of fast loops, but because it offers much more powerful meta-programming capabilities.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of NumPy

NumPy

Photo of DumPy

DumPy

Related news:

News photo

I don't like NumPy

News photo

Numpyro: Probabilistic programming with NumPy powered by Jax

News photo

CuPy: NumPy and SciPy for GPU