Skip to content

v0.2.0

Compare
Choose a tag to compare
@uellue uellue released this 10 Jan 14:24
· 72 commits to main since this release
ab0af02

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.