Table of Contents

Namespace NumSharp.Backends.Printing

Classes

PrintOptions

Mirror of NumPy's print options (the format_options context in numpy/_core/printoptions.py). Controls how an NDArray is rendered by array2string / array_str / array_repr and therefore by ToString().