0.20.1
Added
*Replaced llvm_spirv from oneAPI path by dpcpp-llvm-spirv package.(#979)
*Added Dockerfile and a manual workflow to publish pre-built packages to the repo.(#973)
Fixed
*Fixed default dtype derivation when creating a dpnp.ndarray. (#993)
*Adjusted test_windows step to work with intel-opencl-rt=2023.1.0. (#990)
*Fixed layout in dpnp overload.(#987)
*Handled the case when arraystruct->meminfo is null to close gh-965. (#972)