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

Replace some historical GxB functions #2938

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

nafraf
Copy link
Contributor

@nafraf nafraf commented Mar 11, 2023

This is a small patch to replace GxB* functions that now have their GrB* equivalent functions .

The change includes:
GxB_PLUS_FP32_MONOID --> GrB_PLUS_MONOID_FP32
GxB_Scalar* --> GrB_Scalar*
GxB_Vector_select --> GrB_Vector_select_Scalar

@nafraf nafraf marked this pull request as ready for review March 16, 2023 12:34
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.

None yet

1 participant