kenjutsu.core module

The module core provides support for working with slices.

Overview

The module core provides several functions that are useful for working with a Python slice or tuple of slices. This is of particular value when working with NumPy.

API