|
About the Support: How do I do ...? category
|
|
0
|
514
|
June 25, 2020
|
|
Numba cache issue when running on docker
|
|
1
|
61
|
June 18, 2026
|
|
How can fused multiply-add (fma) be enforced in jit-compiled code?
|
|
5
|
185
|
March 5, 2026
|
|
How can I cache nopython-mode scipy.special.cython_special-functions?
|
|
14
|
747
|
January 27, 2026
|
|
Configuring how much shared memory is available
|
|
8
|
210
|
December 1, 2025
|
|
Reducing number of registers used by Numba kernel?
|
|
1
|
73
|
November 28, 2025
|
|
Parallelizing execution of numba-typed functions
|
|
0
|
71
|
November 18, 2025
|
|
Using Structref in CUDA
|
|
3
|
148
|
October 25, 2025
|
|
Global constant dictionaries
|
|
1
|
112
|
October 14, 2025
|
|
How do I handle inhomogenous list/array returns of functions?
|
|
2
|
103
|
September 11, 2025
|
|
Looking for a good way to use @jit even numba is not installed
|
|
4
|
151
|
September 5, 2025
|
|
Need help converting Numba types to Pyhton types
|
|
1
|
72
|
September 4, 2025
|
|
How do I return a custom type holding newly created NumPy arrays from an AOT compiled function
|
|
1
|
80
|
August 29, 2025
|
|
Extract IR or llvm file from Numba
|
|
2
|
155
|
July 28, 2025
|
|
Overload scipy.integrate.quad changing values
|
|
5
|
266
|
July 21, 2025
|
|
How to package compiled Numba code?
|
|
6
|
358
|
July 3, 2025
|
|
Support for atomic types in numba?
|
|
2
|
192
|
June 21, 2025
|
|
Mutex lock in njit function
|
|
1
|
134
|
June 9, 2025
|
|
Can I cast a scalar float64 to float32 in Numba?
|
|
3
|
209
|
May 22, 2025
|
|
Slicing array at arbitrary axis
|
|
3
|
143
|
May 7, 2025
|
|
Is there a more concise way to assign values to structured arrays?
|
|
2
|
97
|
April 18, 2025
|
|
Rewrite Heap with structref from jitclass
|
|
2
|
131
|
April 1, 2025
|
|
How can I remotely call the method of the @jitclass instance by pointer
|
|
2
|
97
|
March 30, 2025
|
|
Avoid specialization explosion for heterogeneous tuples as arguments
|
|
0
|
69
|
March 29, 2025
|
|
Get type of structref for function signature
|
|
9
|
470
|
March 9, 2025
|
|
Invoke pybind from cfunc
|
|
7
|
194
|
March 6, 2025
|
|
Getting Started with Numba and debug it
|
|
2
|
150
|
March 6, 2025
|
|
How to use `cfunc.<mangled name>` that is from `nb.njit(f)`'s LLVM IR
|
|
10
|
197
|
March 6, 2025
|
|
Writing raw assembly
|
|
1
|
204
|
March 3, 2025
|
|
Calling scipy's nonnegative least squares from nopython block
|
|
8
|
819
|
February 27, 2025
|