v0.16.1
Summary
This is a maintenance release that fixes bugs and regressions discovered after the 0.16.0 release.
Details
Changed
- Changed to use
Miniforgeinstaller in GitHub actions #2057 - Updated
README.mdto reflect current installation requirements and available options #2166 - Corrected the list of owners and code maintainers #2185
- Bumped the version of
oneMKLinterface used in dpnp build by default to align it with2025.0oneAPI release #2193
Fixed
- Resolved an issue with Compute Follows Data inconsistency in
dpnp.extractfunction #2172 - Resolved an import error when using
dpnpin virtual environment on Linux #2199 - Fixed incorrect result produced by
dpnp.fft.fftfunction when input array has negative strides #2202 - Fixed an issue with
numpy.ndarrayinput processing in thedpnp.from_dlpackfunction and updated the documentation #2209 - Resolved a compilation error when building with DPC++ 2025.1 compiler #2211
Full Changelog: 0.16.0...0.16.1