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

Implement custom broadcasting #35

Open
matteoacrossi opened this issue Feb 1, 2020 · 2 comments
Open

Implement custom broadcasting #35

matteoacrossi opened this issue Feb 1, 2020 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@matteoacrossi
Copy link
Contributor

In order to make element-wise operations faster between BlockDiagonal matrices with the same block structure, a custom broadcasting interface should be implemented (see https://docs.julialang.org/en/v1/manual/interfaces/#man-interfaces-broadcasting-1). I would like to help, but I don't think I have the necessary knowledge of how this interface works.

@nickrobinson251 nickrobinson251 added the help wanted Extra attention is needed label Feb 1, 2020
@nickrobinson251
Copy link
Contributor

Thanks. Sounds right, but I'm also not too familiar here. Would welcome a PR!

@nickrobinson251 nickrobinson251 added the enhancement New feature or request label Feb 1, 2020
@nickrobinson251
Copy link
Contributor

xref: discussion of this on discourse https://discourse.julialang.org/t/broadcasting-for-a-block-diagonal-matrix/34024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants