|
About the Support: How do I do ...? category
|
|
0
|
508
|
June 25, 2020
|
|
How can fused multiply-add (fma) be enforced in jit-compiled code?
|
|
5
|
71
|
March 5, 2026
|
|
How can I cache nopython-mode scipy.special.cython_special-functions?
|
|
14
|
649
|
January 27, 2026
|
|
Configuring how much shared memory is available
|
|
8
|
126
|
December 1, 2025
|
|
Reducing number of registers used by Numba kernel?
|
|
1
|
57
|
November 28, 2025
|
|
Parallelizing execution of numba-typed functions
|
|
0
|
62
|
November 18, 2025
|
|
Using Structref in CUDA
|
|
3
|
114
|
October 25, 2025
|
|
Global constant dictionaries
|
|
1
|
93
|
October 14, 2025
|
|
How do I handle inhomogenous list/array returns of functions?
|
|
2
|
76
|
September 11, 2025
|
|
Looking for a good way to use @jit even numba is not installed
|
|
4
|
116
|
September 5, 2025
|
|
Need help converting Numba types to Pyhton types
|
|
1
|
62
|
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
|
|
Extract IR or llvm file from Numba
|
|
2
|
110
|
July 28, 2025
|
|
Overload scipy.integrate.quad changing values
|
|
5
|
180
|
July 21, 2025
|
|
How to package compiled Numba code?
|
|
6
|
264
|
July 3, 2025
|
|
Support for atomic types in numba?
|
|
2
|
147
|
June 21, 2025
|
|
Mutex lock in njit function
|
|
1
|
110
|
June 9, 2025
|
|
Can I cast a scalar float64 to float32 in Numba?
|
|
3
|
175
|
May 22, 2025
|
|
Slicing array at arbitrary axis
|
|
3
|
115
|
May 7, 2025
|
|
Is there a more concise way to assign values to structured arrays?
|
|
2
|
76
|
April 18, 2025
|
|
Rewrite Heap with structref from jitclass
|
|
2
|
111
|
April 1, 2025
|
|
How can I remotely call the method of the @jitclass instance by pointer
|
|
2
|
75
|
March 30, 2025
|
|
Avoid specialization explosion for heterogeneous tuples as arguments
|
|
0
|
61
|
March 29, 2025
|
|
Get type of structref for function signature
|
|
9
|
415
|
March 9, 2025
|
|
Invoke pybind from cfunc
|
|
7
|
150
|
March 6, 2025
|
|
Getting Started with Numba and debug it
|
|
2
|
117
|
March 6, 2025
|
|
How to use `cfunc.<mangled name>` that is from `nb.njit(f)`'s LLVM IR
|
|
10
|
115
|
March 6, 2025
|
|
Writing raw assembly
|
|
1
|
166
|
March 3, 2025
|
|
Calling scipy's nonnegative least squares from nopython block
|
|
8
|
693
|
February 27, 2025
|
|
Slower Performance with `numbakit-ode`
|
|
0
|
78
|
February 25, 2025
|