helmholtz-analytics / heat

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

Support masked DNDarrays #959

Open ClaudiaComito opened 2 years ago

ClaudiaComito commented 2 years ago

Feature functionality See https://numpy.org/doc/stable/reference/maskedarray.generic.html EDIT: Corresponding torch module: https://pytorch.org/docs/stable/masked.html

Additional context Support for the radioastronomy community. Thanks @hrkloeck for bringing this up.

github-actions[bot] commented 3 months ago

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

ClaudiaComito commented 2 months ago

this is still open and needed

ClaudiaComito commented 2 months ago

numpy.ma functions needed for this use case:

github-actions[bot] commented 2 months ago

Branch features/959-Support_masked_DNDarrays created!

github-actions[bot] commented 5 days ago

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