Skip to content

Element-wise multiplication support for sparse boolean matrix and vector #10

@EgorOrachyov

Description

@EgorOrachyov
  • cuBool_Matrix_EWiseMult(cuBool_Matrix result, cuBool_Matrix left, cuBool_Matrix right, cuBool_Hints hints)
  • cuBool_Vector_EWiseMult(cuBool_Vector result, cuBool_Vector left, cuBool_Vector right, cuBool_Hints hints)
  • Matrix.ewisemult(other, out, check_time)
  • Vector.ewisemult(other, out, check_time)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttopic:coreCore-related worktopic:cudaCuda-backend related thingstopic:pythonPython-package related thingstopic:sequentialSequential-backend related things

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions