• FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    3 months ago

    numpy

    Numpy is written in C.

    Numba

    Numba is interesting… But a) it can already do multithreading so this change makes little difference, and b) it’s still not going to be as fast as C++ (obviously we don’t count the GPU backend).