|
Templates in Numba Cuda
|
|
4
|
105
|
November 26, 2025
|
|
Are the results of this verification using NamedTuple correct?
|
|
2
|
159
|
November 26, 2025
|
|
Feedback on custom caching strategy in PyTensor
|
|
5
|
141
|
November 19, 2025
|
|
Parallelizing execution of numba-typed functions
|
|
0
|
63
|
November 18, 2025
|
|
Temporary typing context / data model?
|
|
7
|
155
|
November 9, 2025
|
|
Using Structref in CUDA
|
|
3
|
121
|
October 25, 2025
|
|
Global constant dictionaries
|
|
1
|
97
|
October 14, 2025
|
|
Fully JIT'ed DuckDB
|
|
4
|
266
|
October 12, 2025
|
|
Numba/LLVM doesn't optimize `asarray(x).item()`
|
|
1
|
65
|
October 8, 2025
|
|
Calling Numba program in C++ compilation steps
|
|
5
|
152
|
October 3, 2025
|
|
Caching redefined functions
|
|
6
|
189
|
October 2, 2025
|
|
[PyOMP] OpenMP in Python for CPU/GPU parallel programming
|
|
3
|
442
|
September 17, 2025
|
|
How do I handle inhomogenous list/array returns of functions?
|
|
2
|
82
|
September 11, 2025
|
|
Looking for a good way to use @jit even numba is not installed
|
|
4
|
124
|
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
|
3733
|
August 28, 2025
|
|
Numba stencil border handling (func_or_mode)
|
|
0
|
48
|
August 13, 2025
|
|
Extract IR or llvm file from Numba
|
|
2
|
118
|
July 28, 2025
|
|
Overload scipy.integrate.quad changing values
|
|
5
|
197
|
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
|
80
|
July 7, 2025
|
|
How to package compiled Numba code?
|
|
6
|
297
|
July 3, 2025
|
|
Re-assigning structref's member doesn't decrease ref count
|
|
5
|
150
|
June 28, 2025
|
|
Improving Numba for CPU workloads
|
|
10
|
399
|
June 27, 2025
|
|
Understanding Initial Execution Delay in Numba Cached Functions
|
|
9
|
235
|
June 25, 2025
|
|
Support for atomic types in numba?
|
|
2
|
154
|
June 21, 2025
|
|
About Numba LLVM 20 support and Better PTX control
|
|
3
|
128
|
June 16, 2025
|
|
@guvectorize with c-contiguous signature causes assertion error
|
|
1
|
57
|
June 12, 2025
|