Skip to content

Remove use of from_numpy and misc updates/cleanup #395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 27, 2023

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