si_units.SIArray1

class si_units.SIArray1

Create a new SIArray1

Parameters:
value: {SINumber, [SINumber], SIArray1}

An SIArray1 or a scalar or list of SINumbers to be converted to an SIArray1.

__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)

as_list()

cbrt()

has_unit(other)

Test if the quantity has the same unit as the argument.

linspace(start, end, n)

Create a linearly spaced SIArray.

logspace(start, end, n)

Create a logarithmically spaced SIArray.

sqrt()

Attributes

shape