About the Development category
|
|
0
|
301
|
June 11, 2020
|
Will the matmul method be implemented in jitclass?
|
|
1
|
19
|
March 28, 2023
|
Proposal: Numba 2023 MVP
|
|
4
|
336
|
March 17, 2023
|
How to get LLVM IR of a function
|
|
2
|
56
|
March 3, 2023
|
Proposal: Development focus for 2023H1
|
|
1
|
231
|
February 7, 2023
|
RFC: Discussions on IR and IR extensions
|
|
0
|
119
|
November 22, 2022
|
Cache behaviour
|
|
4
|
254
|
August 23, 2022
|
Lightweight alternative?
|
|
2
|
151
|
July 4, 2022
|
Contributing to Numba with no compiler or LLVM experience
|
|
5
|
1092
|
June 12, 2022
|
Escape Analysis
|
|
1
|
131
|
March 29, 2022
|
Numba vision and the problem of compiling Python
|
|
2
|
248
|
February 27, 2022
|
Numba code-base is hard to understand
|
|
5
|
407
|
February 14, 2022
|
Is it ok to run DeadCodeElimination before the full type inference
|
|
1
|
151
|
January 28, 2022
|
Numba playground
|
|
4
|
286
|
January 11, 2022
|
Understanding RecordArray LLVM IR
|
|
5
|
193
|
January 6, 2022
|
How does mangling_args work for types with parameters
|
|
1
|
231
|
December 14, 2021
|
Understanding the Global Array Lowering Size Limit
|
|
1
|
253
|
December 9, 2021
|
Typing a Callable with available attributes
|
|
0
|
160
|
December 8, 2021
|
How do I specify that arguments are "noalias" within numba?
|
|
0
|
149
|
November 12, 2021
|
Numba access of NumPy ufunc inner-loop functions?
|
|
11
|
476
|
October 29, 2021
|
Improving number and quality of examples via Jupyter notebooks and Sphinx extension
|
|
3
|
302
|
September 7, 2021
|
My PR to improve argmax broke parallelization, help needed
|
|
1
|
379
|
April 14, 2021
|
Is tail recursion supported by Numba?
|
|
1
|
277
|
April 11, 2021
|
@overload function fails when calling without optional argument
|
|
5
|
722
|
March 23, 2021
|
Trying to implement Compare and swap element
|
|
1
|
434
|
March 22, 2021
|
What is the best way to generate an implementation of a function at compile time?
|
|
2
|
446
|
January 5, 2021
|
Help with fastmath
|
|
3
|
669
|
December 18, 2020
|
Support LiteralList type for homogeneous data
|
|
5
|
358
|
December 10, 2020
|
Calling Numba from JAX
|
|
6
|
930
|
December 8, 2020
|
Coordinating type annotations
|
|
16
|
523
|
November 9, 2020
|