Options

This section contains functions and context managers for getting and setting the print options for the package.

Functions

get_printoptions()

Returns the current print options for the package.

set_printoptions([coeffs])

Modifies the print options for the package.

Context managers

printoptions(**kwargs)

A context manager to temporarily modify the print options for the package.


Last update: May 18, 2022