Skip to content

Comments

Remove use of from_numpy and misc updates/cleanup#395

Merged
eriknw merged 1 commit intopython-graphblas:mainfrom
eriknw:no_from_numpy
Feb 27, 2023
Merged

Remove use of from_numpy and misc updates/cleanup#395
eriknw merged 1 commit intopython-graphblas:mainfrom
eriknw:no_from_numpy

Conversation

@eriknw
Copy link
Member

@eriknw eriknw commented Feb 26, 2023

This contains a few miscellaneous changes including from #391:

  • Remove use of from_numpy and to_numpy in documentation
  • Some linting (ruff and pylint)
  • Test that complex dtypes are supported when expected
  • Handle spurious DeprecationWarning from sparse 0.14
  • to_pydata_sparse(v) returns a 1d array (was 2d with shape (1, n))

These are probably the final changes before the next release.

@coveralls
Copy link

Coverage Status

Coverage: 99.486% (+0.02%) from 99.47% when pulling 45a6084 on eriknw:no_from_numpy into 9a4808a on python-graphblas:main.

@eriknw eriknw merged commit 7be68cf into python-graphblas:main Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants