Data Parallel Extension for NumPy* or dpnp is a Python library that implements a subset of NumPy* that can be executed on any data parallel device. The subset is a drop-in replacement of core NumPy* ...
Add Python 3.12 support #759 adds 3.12 support but needs to limit CI to 3.12.0 for the reason above When possible change 3.12.0 to 3.12 to allow newer bug fix version of Python 3.12 to be used in CI ...