|
Slicing array at arbitrary axis
|
|
3
|
115
|
May 7, 2025
|
|
Where to start contributing?
|
|
1
|
94
|
April 21, 2025
|
|
How to set type (precision) of operations inside a function?
|
|
4
|
115
|
April 20, 2025
|
|
Different behavior of code with np.nan when jitted
|
|
3
|
117
|
April 19, 2025
|
|
Why signature is an unrecognized option?
|
|
4
|
61
|
April 18, 2025
|
|
Is there a more concise way to assign values to structured arrays?
|
|
2
|
72
|
April 18, 2025
|
|
How to find my statement that lead to: NumbaTypeSafetyWarning: unsafe cast from int64 to int8. Precision may be lost.?
|
|
5
|
1638
|
April 7, 2025
|
|
How is `len` implemented?
|
|
0
|
61
|
April 4, 2025
|
|
Statically linking in dependencies resulting in large memory needs
|
|
10
|
193
|
April 1, 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
|
68
|
March 30, 2025
|
|
Avoid specialization explosion for heterogeneous tuples as arguments
|
|
0
|
60
|
March 29, 2025
|
|
Exposing StructRef method to Python side
|
|
14
|
1305
|
March 28, 2025
|
|
Numba simple multiplication giving incorrect result
|
|
3
|
78
|
March 26, 2025
|
|
Stl container for numba
|
|
4
|
183
|
March 23, 2025
|
|
Dijkstra on grid
|
|
7
|
895
|
March 22, 2025
|
|
Dijkstra with structron
|
|
0
|
64
|
March 22, 2025
|
|
How to call into LLVM-IR code that has multiple functions and global variables
|
|
1
|
94
|
March 10, 2025
|
|
Get type of structref for function signature
|
|
9
|
401
|
March 9, 2025
|
|
Invoke pybind from cfunc
|
|
7
|
141
|
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
|
101
|
March 6, 2025
|
|
Numba.pycc deprecation?
|
|
1
|
118
|
March 3, 2025
|
|
Writing raw assembly
|
|
1
|
165
|
March 3, 2025
|
|
Bentley Ottmann Sweep Line
|
|
2
|
63
|
February 28, 2025
|
|
Calling scipy's nonnegative least squares from nopython block
|
|
8
|
677
|
February 27, 2025
|
|
Slower Performance with `numbakit-ode`
|
|
0
|
74
|
February 25, 2025
|
|
Unexpected Performance Decrease in np.cov with Numba JIT
|
|
14
|
116
|
February 20, 2025
|
|
Numba promotes dtype differently to numpy
|
|
7
|
170
|
February 20, 2025
|
|
AssertionError - Unknow Problem
|
|
0
|
60
|
February 18, 2025
|