Understanding the Global Array Lowering Size Limit
|
|
1
|
512
|
December 9, 2021
|
Typing a Callable with available attributes
|
|
0
|
374
|
December 8, 2021
|
How do I specify that arguments are "noalias" within numba?
|
|
0
|
317
|
November 12, 2021
|
Numba access of NumPy ufunc inner-loop functions?
|
|
11
|
891
|
October 29, 2021
|
Improving number and quality of examples via Jupyter notebooks and Sphinx extension
|
|
3
|
498
|
September 7, 2021
|
My PR to improve argmax broke parallelization, help needed
|
|
1
|
554
|
April 14, 2021
|
Is tail recursion supported by Numba?
|
|
1
|
529
|
April 11, 2021
|
@overload function fails when calling without optional argument
|
|
5
|
1287
|
March 23, 2021
|
Trying to implement Compare and swap element
|
|
1
|
774
|
March 22, 2021
|
What is the best way to generate an implementation of a function at compile time?
|
|
2
|
891
|
January 5, 2021
|
Help with fastmath
|
|
3
|
1276
|
December 18, 2020
|
Support LiteralList type for homogeneous data
|
|
5
|
542
|
December 10, 2020
|
Calling Numba from JAX
|
|
6
|
1651
|
December 8, 2020
|
Coordinating type annotations
|
|
16
|
790
|
November 9, 2020
|
Semantics of first-class functions
|
|
0
|
414
|
October 30, 2020
|
Add the support of sparse matrix into Numba
|
|
3
|
5128
|
October 27, 2020
|
Unexpected behaviour with literally
|
|
2
|
615
|
August 12, 2020
|
2020 Roadmap Discussion and Planning
|
|
13
|
1192
|
August 12, 2020
|
[RFC] Language design for a new back-end to automatically offload data-parallel kernels
|
|
4
|
696
|
August 11, 2020
|
Feature request: Optional contructor/wrapper
|
|
1
|
392
|
August 11, 2020
|
[RFC] Implementation proposal for a new Numba back-end
|
|
0
|
421
|
August 10, 2020
|
Interval example: Why do mutable types need more sophisticated data models?
|
|
11
|
1095
|
August 4, 2020
|
Static array and simd construct support
|
|
1
|
726
|
July 23, 2020
|
Can we remove the `c` argument to `typeof_impl`?
|
|
4
|
410
|
July 23, 2020
|
Improve @guvectorize capabilities
|
|
2
|
664
|
July 7, 2020
|
Type Hints for Numba
|
|
6
|
1560
|
July 4, 2020
|
Lets add standalone compilation like AssemblyScript
|
|
1
|
855
|
June 30, 2020
|
Lets use Python type annotations
|
|
8
|
2363
|
June 29, 2020
|
Addons / Contrib repo
|
|
6
|
787
|
June 26, 2020
|
Host Side Memory Allocation (for CUDA)
|
|
4
|
1123
|
June 26, 2020
|