|
Numba code-base is hard to understand
|
|
5
|
802
|
February 14, 2022
|
|
Is it ok to run DeadCodeElimination before the full type inference
|
|
1
|
376
|
January 28, 2022
|
|
Numba playground
|
|
4
|
752
|
January 11, 2022
|
|
Understanding RecordArray LLVM IR
|
|
5
|
499
|
January 6, 2022
|
|
Understanding the Global Array Lowering Size Limit
|
|
1
|
565
|
December 9, 2021
|
|
Typing a Callable with available attributes
|
|
0
|
394
|
December 8, 2021
|
|
How do I specify that arguments are "noalias" within numba?
|
|
0
|
346
|
November 12, 2021
|
|
Numba access of NumPy ufunc inner-loop functions?
|
|
11
|
1026
|
October 29, 2021
|
|
Improving number and quality of examples via Jupyter notebooks and Sphinx extension
|
|
3
|
541
|
September 7, 2021
|
|
My PR to improve argmax broke parallelization, help needed
|
|
1
|
586
|
April 14, 2021
|
|
Is tail recursion supported by Numba?
|
|
1
|
547
|
April 11, 2021
|
|
@overload function fails when calling without optional argument
|
|
5
|
1324
|
March 23, 2021
|
|
Trying to implement Compare and swap element
|
|
1
|
820
|
March 22, 2021
|
|
What is the best way to generate an implementation of a function at compile time?
|
|
2
|
923
|
January 5, 2021
|
|
Help with fastmath
|
|
3
|
1341
|
December 18, 2020
|
|
Support LiteralList type for homogeneous data
|
|
5
|
571
|
December 10, 2020
|
|
Calling Numba from JAX
|
|
6
|
1769
|
December 8, 2020
|
|
Coordinating type annotations
|
|
16
|
922
|
November 9, 2020
|
|
Semantics of first-class functions
|
|
0
|
428
|
October 30, 2020
|
|
Add the support of sparse matrix into Numba
|
|
3
|
5324
|
October 27, 2020
|
|
Unexpected behaviour with literally
|
|
2
|
649
|
August 12, 2020
|
|
2020 Roadmap Discussion and Planning
|
|
13
|
1296
|
August 12, 2020
|
|
[RFC] Language design for a new back-end to automatically offload data-parallel kernels
|
|
4
|
755
|
August 11, 2020
|
|
Feature request: Optional contructor/wrapper
|
|
1
|
409
|
August 11, 2020
|
|
[RFC] Implementation proposal for a new Numba back-end
|
|
0
|
437
|
August 10, 2020
|
|
Interval example: Why do mutable types need more sophisticated data models?
|
|
11
|
1155
|
August 4, 2020
|
|
Static array and simd construct support
|
|
1
|
761
|
July 23, 2020
|
|
Can we remove the `c` argument to `typeof_impl`?
|
|
4
|
468
|
July 23, 2020
|
|
Improve @guvectorize capabilities
|
|
2
|
689
|
July 7, 2020
|
|
Type Hints for Numba
|
|
6
|
1669
|
July 4, 2020
|