helmholtz-analytics / heat

Distributed tensors and Machine Learning framework with GPU and MPI acceleration in Python
https://heat.readthedocs.io/
MIT License
210 stars 53 forks source link

[Feature-384 Sparse] Array broadcasting for sparse arithmetic operations #1046

Closed Mystic-Slice closed 5 months ago

Mystic-Slice commented 1 year ago

Related Pending work from https://github.com/helmholtz-analytics/heat/pull/1028 Feature functionality The sparse binary operator expects both operands to be of the same shape. Implement array broadcasting for sparse arithmetic operations to allow operands of different shapes but compatible through broadcasting.

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] commented 5 months ago

This issue was closed because it has been inactive for 60 days since being marked as stale.