Skip to content

v0.2.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@uellue uellue released this 10 Jan 12:58
· 74 commits to main since this release
42c117e

Adds the following features:

  • New function result_type(...) to determine a compatible dtype for a set of array backends, dtypes, and other allowed arguments to numpy.result_type(...) .
  • Support for cupyx.scipy.sparse.csr_matrix with dtype=bool.