|
Global constant dictionaries
|
|
1
|
94
|
October 14, 2025
|
|
Fully JIT'ed DuckDB
|
|
4
|
250
|
October 12, 2025
|
|
Numba/LLVM doesn't optimize `asarray(x).item()`
|
|
1
|
63
|
October 8, 2025
|
|
Calling Numba program in C++ compilation steps
|
|
5
|
143
|
October 3, 2025
|
|
Caching redefined functions
|
|
6
|
179
|
October 2, 2025
|
|
[PyOMP] OpenMP in Python for CPU/GPU parallel programming
|
|
3
|
430
|
September 17, 2025
|
|
How do I handle inhomogenous list/array returns of functions?
|
|
2
|
78
|
September 11, 2025
|
|
Looking for a good way to use @jit even numba is not installed
|
|
4
|
118
|
September 5, 2025
|
|
Need help converting Numba types to Pyhton types
|
|
1
|
63
|
September 4, 2025
|
|
How do I return a custom type holding newly created NumPy arrays from an AOT compiled function
|
|
1
|
65
|
August 29, 2025
|
|
"Fork from non-main thread" warning
|
|
8
|
3695
|
August 28, 2025
|
|
Numba stencil border handling (func_or_mode)
|
|
0
|
48
|
August 13, 2025
|
|
Extract IR or llvm file from Numba
|
|
2
|
110
|
July 28, 2025
|
|
Overload scipy.integrate.quad changing values
|
|
5
|
182
|
July 21, 2025
|
|
Pickling numba within closures?
|
|
1
|
71
|
July 16, 2025
|
|
Fully-JIT'ed modular calculation on a graph
|
|
0
|
116
|
July 10, 2025
|
|
NuCS 6.1.1 is out
|
|
0
|
69
|
July 7, 2025
|
|
How to package compiled Numba code?
|
|
6
|
268
|
July 3, 2025
|
|
Re-assigning structref's member doesn't decrease ref count
|
|
5
|
147
|
June 28, 2025
|
|
Improving Numba for CPU workloads
|
|
10
|
335
|
June 27, 2025
|
|
Understanding Initial Execution Delay in Numba Cached Functions
|
|
9
|
214
|
June 25, 2025
|
|
Support for atomic types in numba?
|
|
2
|
149
|
June 21, 2025
|
|
About Numba LLVM 20 support and Better PTX control
|
|
3
|
120
|
June 16, 2025
|
|
@guvectorize with c-contiguous signature causes assertion error
|
|
1
|
56
|
June 12, 2025
|
|
Ticket #9805 empty np.median assertian error
|
|
0
|
50
|
June 9, 2025
|
|
Mutex lock in njit function
|
|
1
|
111
|
June 9, 2025
|
|
Parallel Computing with Numba across Nodes
|
|
2
|
148
|
June 9, 2025
|
|
Can a "nogil" configged in the outter-most function applys to all the routines called inside?
|
|
1
|
78
|
May 29, 2025
|
|
Can I cast a scalar float64 to float32 in Numba?
|
|
3
|
175
|
May 22, 2025
|
|
JIT within multiprocessing or threading: what happens?
|
|
1
|
124
|
May 18, 2025
|