Numpoly

Latest version: v1.2.12

Safety actively analyzes 630130 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 10

1.1.4

==========================

FIXED:
* truncate function affected by rounding error.

1.1.3

==========================

ADDED:
* Numpy function addition: `det` (from `np.linalg`).

1.1.2

==========================

ADDED:
* Numpy function addition: `roots`.

1.1.1

==========================

ADDED:
* Functions `remove_redundant_coefficients` and
`remove_redundant_names` to explicitly remove junk information.
* Global flags `retain_coefficients` and `retain_names` to set global
defaults.

CHANGED:
* Post-process with `postprocess_attribute` mandatory for all calls to
`clean_attributes`, but because of the new flags, keeping polynomial
unchanged is still possible.

REMOVED:
* Flag `clean` arg replaced with more explicit `retain_coefficients` and
`retain_names`.

1.1.0

==========================

CHANGED:
* The call signature of `numpoly.call` changed to make its usage different
from `__call__`.
* the call signature of `numpoly.monomial` change to make it more aligned
with its parent `numpoly.glexindex`.

1.0.9

==========================

ADDED:
* Numpy function additions: `one_like`, `zeros_like`.

CHANGED:
* Enforce 100 percent coverage in CI.

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.