Skip to content

Fixed bug in Array2D slicing

This PR fixes #683 (closed) by rewriting Array2D.__getitem__ to work properly.

Merge request reports