Minutes_2024_03_12 - numba/numba GitHub Wiki
Numba Meeting: 2024-03-12
Attendees: FPOC (last week): FPOC (incoming):
NOTE: All communication is subject to the Numba Code of Conduct.
Please refer to this calendar for the next meeting date.
0. Discussion
- Survey at 128 responses, 4 days left
- Potentially to
- Release blocker for 0.59.1
- NumPy 2.0
- NumPy release branch made
- Optimistic view is NumPy2.0 will be released in a month. Pessimistic view is 2x.
New "Ready for Review" PRs
1. New Issues
- numba#9479 - Numba list of sets causes malfunctioning when filled by function not decorated with @jit
- numba#9483 - Numba Cache is Unaware of Imports
- numba#9484 - math.log2 should raise exception with invalid inputs
- numba#9485 - Numba 0.59.1 Checklist
- numba#9486 - [feature request] np.apply_along_axis support
- numba#9489 - NumbaIRAssumptionWarning generated when calling
register_jittable
inline with if expression twice - numba#9490 - Non-det bug with prange code
Closed Issues
2. New PRs
- numba#9478 - support assign a
tuple
to a row of arecarray
- numba#9480 - Patches for 0.59.1
- numba#9481 - Support return
int
rather than alwaysOptional
indct.get(key, default)
- numba#9482 - Add support for
sys.monitoring
events. - numba#9487 - Add CUDA 12 conda installation docs
- numba#9488 - Update overview.rst
- numba#9491 - Fix non-deterministic bug caused by unstableness in SSA
Closed PRs
3. Short-term Roadmap
2024-gantt: TBD 2023-gantt: https://github.com/numba/numba/issues/8971