Skip to content
esc edited this page Feb 5, 2024 · 1 revision

Numba Meeting: 2024-01-30

Attendees: Stuart, Siu Kwan Lam, Jim Pivarski, Kaustubh, Todd A. Anderson, Da Li FPOC (last week): Stuart FPOC (incoming): Val

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#9406 - how to accelerate a for loop which consists by vector computation
  • numba#9409 - New Type System/NumPy 2 support tracking
  • llvmlite#1027 - Force static linking for libLLVM

Closed Issues

2. New PRs

  • numba#9401 - Add type annotations for @intrinsic
  • numba#9405 - Update for 0.59.0 final
  • numba#9407 - Fix incorrect cycle detection
  • numba#9408 - Type system implementation #1: Added initial implemantation for a new type system.

Closed PRs

  • merged - numba#9402 - Doc updates for 0.59 final
  • merged - numba#9403 - Fix test isolation for stateful configurations in the testsuite
  • merged - numba#9404 - Fix skipped test stderr change for Python 3.12.1.

(last numba: 9409; llvmlite 1027)

3. Short-term Roadmap

2024-gantt: TBD 2023-gantt: https://github.com/numba/numba/issues/8971

Clone this wiki locally