esther-poniatowski / multitask-context-dependent-behavior

0 stars 0 forks source link

[Issue] - Homogeneize types for numpy arrays #61

Open esther-poniatowski opened 2 months ago

esther-poniatowski commented 2 months ago

Goal

Replace npt.NDArrays by np.ndarray[Tuple[Any, ...], np.dtype[...]] to be more specific for the shape.

Background

No response

Acceptance Criteria

Tasks

Dependencies

Cross-References

Notes

No response