NeatPubResult
class NeatPubResult(vals)
Bases: object
A class to store the PUB results of Neat.
It allows performing mathematical operations (+, -, *, /, abs, and **) with other objects of type NeatPubResultLike and with scalars.
Parameters
vals (ArrayLike) – The values in this NeatPubResult.
Attributes
vals
The values in this result.
Methods
__mul__
Cette page a-t-elle été utile ?
Signaler un bogue, une coquille ou proposer du contenu sur GitHub.