numba

NumPy aware dynamic Python compiler using LLVM (by gmarkall)

Numba Alternatives

Similar projects and alternatives to numba

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better numba alternative or higher similarity.

numba reviews and mentions

Posts with mentions or reviews of numba. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-16.
  • Unifying the CUDA Python Ecosystem
    13 projects | news.ycombinator.com | 16 Apr 2021
    that project might be abandoned but this strategy is used in nvidia and nvidia adjacent projects (through llvm):

    https://github.com/rapidsai/cudf/blob/branch-0.20/python/cud...

    https://github.com/gmarkall/numba/blob/master/numba/cuda/com...

    >but we also need high level expressibility that doesn't require writing kernels in C

    the above are possible because C is actually just a frontend to PTX

    https://docs.nvidia.com/cuda/parallel-thread-execution/index...

    fundamentally you are not going to ever be able to have a way to write cuda kernels without thinking about cuda architecture anymore so than you'll ever be able to write async code without thinking about concurrency.

Stats

Basic numba repo stats
1
5
0.0
9 days ago

gmarkall/numba is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.

The primary programming language of numba is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com