About the Development category
|
|
0
|
180
|
June 11, 2020
|
Escape Analysis
|
|
1
|
38
|
March 29, 2022
|
Numba vision and the problem of compiling Python
|
|
2
|
101
|
February 27, 2022
|
Numba code-base is hard to understand
|
|
5
|
153
|
February 14, 2022
|
Is it ok to run DeadCodeElimination before the full type inference
|
|
1
|
77
|
January 28, 2022
|
Numba playground
|
|
4
|
126
|
January 11, 2022
|
Understanding RecordArray LLVM IR
|
|
5
|
97
|
January 6, 2022
|
How does mangling_args work for types with parameters
|
|
1
|
126
|
December 14, 2021
|
Understanding the Global Array Lowering Size Limit
|
|
1
|
121
|
December 9, 2021
|
Typing a Callable with available attributes
|
|
0
|
78
|
December 8, 2021
|
How do I specify that arguments are "noalias" within numba?
|
|
0
|
80
|
November 12, 2021
|
Numba access of NumPy ufunc inner-loop functions?
|
|
11
|
368
|
October 29, 2021
|
Improving number and quality of examples via Jupyter notebooks and Sphinx extension
|
|
3
|
183
|
September 7, 2021
|
Contributing to Numba with no compiler or LLVM experience
|
|
1
|
696
|
May 21, 2021
|
My PR to improve argmax broke parallelization, help needed
|
|
1
|
225
|
April 14, 2021
|
Is tail recursion supported by Numba?
|
|
1
|
172
|
April 11, 2021
|
@overload function fails when calling without optional argument
|
|
5
|
416
|
March 23, 2021
|
Trying to implement Compare and swap element
|
|
1
|
214
|
March 22, 2021
|
What is the best way to generate an implementation of a function at compile time?
|
|
2
|
308
|
January 5, 2021
|
Help with fastmath
|
|
3
|
415
|
December 18, 2020
|
Support LiteralList type for homogeneous data
|
|
5
|
256
|
December 10, 2020
|
Calling Numba from JAX
|
|
6
|
546
|
December 8, 2020
|
Coordinating type annotations
|
|
16
|
442
|
November 9, 2020
|
Semantics of first-class functions
|
|
0
|
181
|
October 30, 2020
|
Add the support of sparse matrix into Numba
|
|
3
|
1644
|
October 27, 2020
|
BUG: Numba using a lot of GPU memory
|
|
1
|
232
|
October 12, 2020
|
Unexpected behaviour with literally
|
|
2
|
277
|
August 12, 2020
|
2020 Roadmap Discussion and Planning
|
|
13
|
661
|
August 12, 2020
|
[RFC] Language design for a new back-end to automatically offload data-parallel kernels
|
|
4
|
371
|
August 11, 2020
|
Feature request: Optional contructor/wrapper
|
|
1
|
174
|
August 11, 2020
|