About the Support: How do I do ...? category
|
|
0
|
481
|
June 25, 2020
|
Overload scipy.integrate.quad changing values
|
|
4
|
46
|
June 12, 2025
|
How can I cache nopython-mode scipy.special.cython_special-functions?
|
|
13
|
429
|
June 12, 2025
|
Support for atomic types in numba?
|
|
1
|
45
|
June 12, 2025
|
Mutex lock in njit function
|
|
1
|
45
|
June 9, 2025
|
Can I cast a scalar float64 to float32 in Numba?
|
|
3
|
76
|
May 22, 2025
|
Slicing array at arbitrary axis
|
|
3
|
83
|
May 7, 2025
|
Is there a more concise way to assign values to structured arrays?
|
|
2
|
42
|
April 18, 2025
|
Rewrite Heap with structref from jitclass
|
|
2
|
70
|
April 1, 2025
|
How can I remotely call the method of the @jitclass instance by pointer
|
|
2
|
41
|
March 30, 2025
|
Avoid specialization explosion for heterogeneous tuples as arguments
|
|
0
|
44
|
March 29, 2025
|
How do I use property setters with StructRef?
|
|
0
|
34
|
March 28, 2025
|
Get type of structref for function signature
|
|
9
|
375
|
March 9, 2025
|
Invoke pybind from cfunc
|
|
7
|
82
|
March 6, 2025
|
Getting Started with Numba and debug it
|
|
2
|
62
|
March 6, 2025
|
How to use `cfunc.<mangled name>` that is from `nb.njit(f)`'s LLVM IR
|
|
10
|
82
|
March 6, 2025
|
Writing raw assembly
|
|
1
|
141
|
March 3, 2025
|
Calling scipy's nonnegative least squares from nopython block
|
|
8
|
604
|
February 27, 2025
|
Slower Performance with `numbakit-ode`
|
|
0
|
37
|
February 25, 2025
|
When are things like `Py_FatalError` being added to the underlying LLVM symbol table?
|
|
3
|
49
|
February 15, 2025
|
Adding multiple types to structref.define_boxing
|
|
7
|
90
|
February 11, 2025
|
JIT-compile a function that takes a `np.array` and get its underlying C/C++ function pointer
|
|
13
|
128
|
February 6, 2025
|
Debugging non-deterministic segfault on 0.61.0
|
|
0
|
26
|
February 6, 2025
|
How to export Numba IR instead of LLVM IR
|
|
2
|
50
|
February 6, 2025
|
Can we check whether a njit function has a valid cache?
|
|
5
|
899
|
February 5, 2025
|
Issue #8131 Contiguous Array Slices
|
|
2
|
61
|
January 23, 2025
|
Basic recursive generator typing error
|
|
0
|
33
|
January 22, 2025
|
How do I dynamically call a function?
|
|
15
|
185
|
January 5, 2025
|
Problem using parallel=True and prange
|
|
3
|
83
|
January 4, 2025
|
Understanding Functiong Caching
|
|
3
|
110
|
January 3, 2025
|