|
Get type of structref for function signature
|
|
9
|
473
|
March 9, 2025
|
|
Invoke pybind from cfunc
|
|
7
|
196
|
March 6, 2025
|
|
Getting Started with Numba and debug it
|
|
2
|
154
|
March 6, 2025
|
|
How to use `cfunc.<mangled name>` that is from `nb.njit(f)`'s LLVM IR
|
|
10
|
206
|
March 6, 2025
|
|
Numba.pycc deprecation?
|
|
1
|
156
|
March 3, 2025
|
|
Writing raw assembly
|
|
1
|
208
|
March 3, 2025
|
|
Bentley Ottmann Sweep Line
|
|
2
|
94
|
February 28, 2025
|
|
Calling scipy's nonnegative least squares from nopython block
|
|
8
|
827
|
February 27, 2025
|
|
Slower Performance with `numbakit-ode`
|
|
0
|
143
|
February 25, 2025
|
|
Unexpected Performance Decrease in np.cov with Numba JIT
|
|
14
|
181
|
February 20, 2025
|
|
Numba promotes dtype differently to numpy
|
|
7
|
317
|
February 20, 2025
|
|
AssertionError - Unknow Problem
|
|
0
|
69
|
February 18, 2025
|
|
Support for free-threaded python
|
|
1
|
166
|
February 18, 2025
|
|
Conditional Compilation
|
|
0
|
64
|
February 18, 2025
|
|
When are things like `Py_FatalError` being added to the underlying LLVM symbol table?
|
|
3
|
144
|
February 15, 2025
|
|
Understanding Sliding Dot Product Performance
|
|
6
|
235
|
February 12, 2025
|
|
Optimizing Generators to have the same performance as for loops
|
|
0
|
63
|
February 12, 2025
|
|
Adding multiple types to structref.define_boxing
|
|
7
|
213
|
February 11, 2025
|
|
My numba code is slower than my original code
|
|
1
|
120
|
February 11, 2025
|
|
Jitclass stability and roadmap
|
|
1
|
146
|
February 8, 2025
|
|
JIT-compile a function that takes a `np.array` and get its underlying C/C++ function pointer
|
|
13
|
291
|
February 6, 2025
|
|
Debugging non-deterministic segfault on 0.61.0
|
|
0
|
86
|
February 6, 2025
|
|
Are nested structarrays valid in numba?
|
|
2
|
99
|
February 6, 2025
|
|
How to export Numba IR instead of LLVM IR
|
|
2
|
122
|
February 6, 2025
|
|
Can we check whether a njit function has a valid cache?
|
|
5
|
1425
|
February 5, 2025
|
|
Running multiple instances of the same numba kernel in parallel
|
|
0
|
56
|
January 30, 2025
|
|
Contributing to Numba with no compiler or LLVM experience
|
|
11
|
2265
|
January 11, 2025
|
|
Numba for microcontroller such as Cortex-M
|
|
6
|
166
|
January 24, 2025
|
|
Issue #8131 Contiguous Array Slices
|
|
2
|
99
|
January 23, 2025
|
|
Basic recursive generator typing error
|
|
0
|
63
|
January 22, 2025
|