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