Skip to content
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

Remove from_graphblas; convert to class constructor #35

Merged
merged 1 commit into from
Nov 19, 2022

Conversation

jim22k
Copy link
Member

@jim22k jim22k commented Nov 18, 2022

  • Use proper constructors for classes rather than from_graphblas.
  • Add .matrix property for (Di)Graph

- Use proper constructors for classes rather than `from_graphblas`.
- Add .matrix property for (Di)Graph
@eriknw
Copy link
Member

eriknw commented Nov 19, 2022

LGTM, thanks @jim22k!

@eriknw eriknw merged commit 725a0b9 into python-graphblas:main Nov 19, 2022
jim22k added a commit to jim22k/graphblas-algorithms that referenced this pull request Nov 30, 2022
)

- Use proper constructors for classes rather than `from_graphblas`.
- Add .matrix property for (Di)Graph
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