|
Bentley Ottmann Sweep Line
|
|
2
|
76
|
February 28, 2025
|
|
Calling scipy's nonnegative least squares from nopython block
|
|
8
|
740
|
February 27, 2025
|
|
Slower Performance with `numbakit-ode`
|
|
0
|
82
|
February 25, 2025
|
|
Unexpected Performance Decrease in np.cov with Numba JIT
|
|
14
|
133
|
February 20, 2025
|
|
Numba promotes dtype differently to numpy
|
|
7
|
193
|
February 20, 2025
|
|
AssertionError - Unknow Problem
|
|
0
|
63
|
February 18, 2025
|
|
Support for free-threaded python
|
|
1
|
149
|
February 18, 2025
|
|
Conditional Compilation
|
|
0
|
54
|
February 18, 2025
|
|
When are things like `Py_FatalError` being added to the underlying LLVM symbol table?
|
|
3
|
93
|
February 15, 2025
|
|
Understanding Sliding Dot Product Performance
|
|
6
|
160
|
February 12, 2025
|
|
Optimizing Generators to have the same performance as for loops
|
|
0
|
52
|
February 12, 2025
|
|
Adding multiple types to structref.define_boxing
|
|
7
|
181
|
February 11, 2025
|
|
My numba code is slower than my original code
|
|
1
|
102
|
February 11, 2025
|
|
Jitclass stability and roadmap
|
|
1
|
131
|
February 8, 2025
|
|
JIT-compile a function that takes a `np.array` and get its underlying C/C++ function pointer
|
|
13
|
232
|
February 6, 2025
|
|
Debugging non-deterministic segfault on 0.61.0
|
|
0
|
76
|
February 6, 2025
|
|
Are nested structarrays valid in numba?
|
|
2
|
82
|
February 6, 2025
|
|
How to export Numba IR instead of LLVM IR
|
|
2
|
99
|
February 6, 2025
|
|
Can we check whether a njit function has a valid cache?
|
|
5
|
969
|
February 5, 2025
|
|
Running multiple instances of the same numba kernel in parallel
|
|
0
|
47
|
January 30, 2025
|
|
Contributing to Numba with no compiler or LLVM experience
|
|
11
|
2193
|
January 11, 2025
|
|
Numba for microcontroller such as Cortex-M
|
|
6
|
131
|
January 24, 2025
|
|
Issue #8131 Contiguous Array Slices
|
|
2
|
89
|
January 23, 2025
|
|
Basic recursive generator typing error
|
|
0
|
53
|
January 22, 2025
|
|
First class functions and structured arrays
|
|
3
|
85
|
January 21, 2025
|
|
Maximum digits int can have
|
|
8
|
179
|
January 12, 2025
|
|
Numba 0.60.0 requires numpy<2.1,>=1.22, but you have numpy 2.2.1 which is incompatible
|
|
1
|
1158
|
January 11, 2025
|
|
Jitclass Inheritance from a non-jitclass
|
|
0
|
95
|
January 10, 2025
|
|
How do I dynamically call a function?
|
|
15
|
299
|
January 5, 2025
|
|
Problem using parallel=True and prange
|
|
3
|
135
|
January 4, 2025
|