python-graphblas/python-graphblas: 2023.2.0

  • Erik Welch
  • Jim Kitchen
  • ParticularMiner
  • Sultan Orazbayev
  • Stan Seibert
Publication date
February 2023

Abstract

Expired deprecations Remove deprecated Matrix.new, Vector.new, and Scalar.new constructors (#380) Use e.g Matrix(...) and Vector(...) instead Remove deprecated require_monoid= argument in ewise_add (#377) Remove deprecated io.from_scipy_sparse_matrix and io.to_scipy_sparse_matrix (#393) Use e.g. io.from_scipy_sparse instead Deprecations Deprecate io.from_numpy and io.to_numpy (#382) Use e.g. the new methods Vector.from_dense and Matrix.to_dense instead Wil be removed in version 2023.10.0 or later Enhancements Add from_dense and to_dense methods to Vector and Matrix to convert between NumPy arrays (#382) Add from_scalar to Vector and Matrix to create fully dense objects from a scalar (#382) Improve inferring sub-array dtypes when ...

Extracted data

Related items

python-graphblas/python-graphblas: 2022.11.0
  • Erik Welch
  • Jim Kitchen
  • ParticularMiner
  • Stan Seibert
November 2022

Deprecations Deprecate from_values and to_values for Vector and Matrix (#331) Use from_coo and to_c...

python-graphblas/python-graphblas: 2023.1.0
  • Erik Welch
  • Jim Kitchen
  • ParticularMiner
  • Sultan Orazbayev
  • Stan Seibert
January 2023

Deprecations Move operators specific to SuiteSparse:GraphBLAS to .ss namespaces (and deprecate prev...

python-graphblas/python-graphblas: 2022.11.1
  • Erik Welch
  • Jim Kitchen
  • ParticularMiner
  • Stan Seibert
November 2022

Deprecations Deprecate A.ss.scan_rowwise, A.ss.compactify_rowwise, A.ss.selectk_rowwise (#336) And ...

We use cookies to provide a better user experience.