|
Re-assigning structref's member doesn't decrease ref count
|
|
5
|
177
|
June 28, 2025
|
|
Improving Numba for CPU workloads
|
|
10
|
470
|
June 27, 2025
|
|
Understanding Initial Execution Delay in Numba Cached Functions
|
|
9
|
290
|
June 25, 2025
|
|
Support for atomic types in numba?
|
|
2
|
195
|
June 21, 2025
|
|
About Numba LLVM 20 support and Better PTX control
|
|
3
|
154
|
June 16, 2025
|
|
@guvectorize with c-contiguous signature causes assertion error
|
|
1
|
76
|
June 12, 2025
|
|
Ticket #9805 empty np.median assertian error
|
|
0
|
63
|
June 9, 2025
|
|
Mutex lock in njit function
|
|
1
|
138
|
June 9, 2025
|
|
Parallel Computing with Numba across Nodes
|
|
2
|
179
|
June 9, 2025
|
|
Can a "nogil" configged in the outter-most function applys to all the routines called inside?
|
|
1
|
94
|
May 29, 2025
|
|
Can I cast a scalar float64 to float32 in Numba?
|
|
3
|
217
|
May 22, 2025
|
|
JIT within multiprocessing or threading: what happens?
|
|
1
|
147
|
May 18, 2025
|
|
Slicing array at arbitrary axis
|
|
3
|
148
|
May 7, 2025
|
|
Where to start contributing?
|
|
1
|
114
|
April 21, 2025
|
|
How to set type (precision) of operations inside a function?
|
|
4
|
150
|
April 20, 2025
|
|
Different behavior of code with np.nan when jitted
|
|
3
|
177
|
April 19, 2025
|
|
Why signature is an unrecognized option?
|
|
4
|
107
|
April 18, 2025
|
|
Is there a more concise way to assign values to structured arrays?
|
|
2
|
100
|
April 18, 2025
|
|
How to find my statement that lead to: NumbaTypeSafetyWarning: unsafe cast from int64 to int8. Precision may be lost.?
|
|
5
|
1710
|
April 7, 2025
|
|
How is `len` implemented?
|
|
0
|
70
|
April 4, 2025
|
|
Statically linking in dependencies resulting in large memory needs
|
|
10
|
266
|
April 1, 2025
|
|
Rewrite Heap with structref from jitclass
|
|
2
|
134
|
April 1, 2025
|
|
How can I remotely call the method of the @jitclass instance by pointer
|
|
2
|
98
|
March 30, 2025
|
|
Avoid specialization explosion for heterogeneous tuples as arguments
|
|
0
|
71
|
March 29, 2025
|
|
Exposing StructRef method to Python side
|
|
14
|
1392
|
March 28, 2025
|
|
Numba simple multiplication giving incorrect result
|
|
3
|
110
|
March 26, 2025
|
|
Stl container for numba
|
|
4
|
216
|
March 23, 2025
|
|
Dijkstra on grid
|
|
7
|
953
|
March 22, 2025
|
|
Dijkstra with structron
|
|
0
|
78
|
March 22, 2025
|
|
How to call into LLVM-IR code that has multiple functions and global variables
|
|
1
|
120
|
March 10, 2025
|