spcl / spcl/dace

Refactor RedundantArray and RedundantSecondArray

Open
#638 0 comments 0 reactions 2 assignees Claimed by @alexnick83 View on GitHub
enhancement transformations
Dominant language
Python
Stars
593
Forks
163
Avg merge
2d 23h
Merged PRs (30d)
60

Description

RedundantArray and RedundantSecondArray must be split into multiple transformations, that handle separately the following cases:
- Data -> Data
- Array -> View
- View -> Array
- View -> View
This will improve readability and assist in quickly isolating any issues that pop-up.
The refactoring should take place after the deadlines around SC.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.