Skip to content

[FEA] support for stencil operators #978

@skoranne

Description

@skoranne

Is your feature request related to a problem? Please describe.
Is there any way to represent a sparse matrix given the location of its non zeros

Consider A= kron D I
Where D is the 5 point gem stencil

Describe the solution you'd like
There exists a way to represent a sparse matrix using minimal perfect hashing such that non zeros are represented as the output of a hash function given the flat address

Describe alternatives you've considered
Sparse matrix coming from linear discretized operators can be implemented using minimal perfect hashing such functions

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    sparseSparse vectors, matrices, and tensors

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions