Skip to content
esc edited this page May 22, 2024 · 1 revision

Numba Meeting: 2024-05-07

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

New "Ready for Review" PRs

1. New Issues

  • numba#9554 Segfault in np.power involving integers and fastmath
  • numba#9555 Numba with TBB warning, disabled
  • numba#9556 assert disabling debug option for numba jit compilation
  • numba#9557 Add support for providing signatures for jitted functions that accept functions as arguments
  • numba#9560 test_linalg_matrix_power fails due to tolerance issues when built against lapack

2. New PRs

  • numba#9553 Enable caching functions arising from exec of strings (continued)
  • numba#9558 Added 0.60.0 release notes
  • numba#9559 Update version support table 0.60
  • llvmlite#1046 Add basic infra required to move Numba to NewPassManager

3. Short-term Roadmap

2024-gantt: https://github.com/numba/numba/issues/9540

Clone this wiki locally