|
Is it ok to run DeadCodeElimination before the full type inference
|
|
1
|
362
|
January 28, 2022
|
|
Numba playground
|
|
4
|
709
|
January 11, 2022
|
|
Understanding RecordArray LLVM IR
|
|
5
|
460
|
January 6, 2022
|
|
Understanding the Global Array Lowering Size Limit
|
|
1
|
534
|
December 9, 2021
|
|
Typing a Callable with available attributes
|
|
0
|
384
|
December 8, 2021
|
|
How do I specify that arguments are "noalias" within numba?
|
|
0
|
334
|
November 12, 2021
|
|
Numba access of NumPy ufunc inner-loop functions?
|
|
11
|
939
|
October 29, 2021
|
|
Improving number and quality of examples via Jupyter notebooks and Sphinx extension
|
|
3
|
515
|
September 7, 2021
|
|
My PR to improve argmax broke parallelization, help needed
|
|
1
|
570
|
April 14, 2021
|
|
Is tail recursion supported by Numba?
|
|
1
|
539
|
April 11, 2021
|
|
@overload function fails when calling without optional argument
|
|
5
|
1313
|
March 23, 2021
|
|
Trying to implement Compare and swap element
|
|
1
|
787
|
March 22, 2021
|
|
What is the best way to generate an implementation of a function at compile time?
|
|
2
|
903
|
January 5, 2021
|
|
Help with fastmath
|
|
3
|
1298
|
December 18, 2020
|
|
Support LiteralList type for homogeneous data
|
|
5
|
559
|
December 10, 2020
|
|
Calling Numba from JAX
|
|
6
|
1715
|
December 8, 2020
|
|
Coordinating type annotations
|
|
16
|
825
|
November 9, 2020
|
|
Semantics of first-class functions
|
|
0
|
419
|
October 30, 2020
|
|
Add the support of sparse matrix into Numba
|
|
3
|
5242
|
October 27, 2020
|
|
Unexpected behaviour with literally
|
|
2
|
635
|
August 12, 2020
|
|
2020 Roadmap Discussion and Planning
|
|
13
|
1250
|
August 12, 2020
|
|
[RFC] Language design for a new back-end to automatically offload data-parallel kernels
|
|
4
|
701
|
August 11, 2020
|
|
Feature request: Optional contructor/wrapper
|
|
1
|
402
|
August 11, 2020
|
|
[RFC] Implementation proposal for a new Numba back-end
|
|
0
|
425
|
August 10, 2020
|
|
Interval example: Why do mutable types need more sophisticated data models?
|
|
11
|
1126
|
August 4, 2020
|
|
Static array and simd construct support
|
|
1
|
744
|
July 23, 2020
|
|
Can we remove the `c` argument to `typeof_impl`?
|
|
4
|
455
|
July 23, 2020
|
|
Improve @guvectorize capabilities
|
|
2
|
680
|
July 7, 2020
|
|
Type Hints for Numba
|
|
6
|
1599
|
July 4, 2020
|
|
Lets add standalone compilation like AssemblyScript
|
|
1
|
877
|
June 30, 2020
|