|
About the Support: How do I do ...? category
|
|
0
|
505
|
June 25, 2020
|
|
How can fused multiply-add (fma) be enforced in jit-compiled code?
|
|
5
|
60
|
March 5, 2026
|
|
How can I cache nopython-mode scipy.special.cython_special-functions?
|
|
14
|
642
|
January 27, 2026
|
|
Configuring how much shared memory is available
|
|
8
|
119
|
December 1, 2025
|
|
Reducing number of registers used by Numba kernel?
|
|
1
|
48
|
November 28, 2025
|
|
Parallelizing execution of numba-typed functions
|
|
0
|
58
|
November 18, 2025
|
|
Using Structref in CUDA
|
|
3
|
107
|
October 25, 2025
|
|
Global constant dictionaries
|
|
1
|
92
|
October 14, 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
|
111
|
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
|
63
|
August 29, 2025
|
|
Extract IR or llvm file from Numba
|
|
2
|
108
|
July 28, 2025
|
|
Overload scipy.integrate.quad changing values
|
|
5
|
168
|
July 21, 2025
|
|
How to package compiled Numba code?
|
|
6
|
244
|
July 3, 2025
|
|
Support for atomic types in numba?
|
|
2
|
139
|
June 21, 2025
|
|
Mutex lock in njit function
|
|
1
|
102
|
June 9, 2025
|
|
Can I cast a scalar float64 to float32 in Numba?
|
|
3
|
169
|
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
|
71
|
April 18, 2025
|
|
Rewrite Heap with structref from jitclass
|
|
2
|
105
|
April 1, 2025
|
|
How can I remotely call the method of the @jitclass instance by pointer
|
|
2
|
67
|
March 30, 2025
|
|
Avoid specialization explosion for heterogeneous tuples as arguments
|
|
0
|
59
|
March 29, 2025
|
|
Get type of structref for function signature
|
|
9
|
400
|
March 9, 2025
|
|
Invoke pybind from cfunc
|
|
7
|
138
|
March 6, 2025
|
|
Getting Started with Numba and debug it
|
|
2
|
114
|
March 6, 2025
|
|
How to use `cfunc.<mangled name>` that is from `nb.njit(f)`'s LLVM IR
|
|
10
|
100
|
March 6, 2025
|
|
Writing raw assembly
|
|
1
|
165
|
March 3, 2025
|
|
Calling scipy's nonnegative least squares from nopython block
|
|
8
|
673
|
February 27, 2025
|
|
Slower Performance with `numbakit-ode`
|
|
0
|
72
|
February 25, 2025
|