Numpoly

Latest version: v1.2.12

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

Scan your dependencies

Page 3 of 10

1.0.8

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

ADDED:
* Numpy function additions: `ediff1d`, `full`, `full_like`, `copyto`.

1.0.7

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

ADDED:
* Polynomial constructor: `polynomial_from_roots`.

1.0.6

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

ADDED:
* Tests for `numpoly.equal`.
* Numpy function additions: `result_type`, `diff`.

CHANGED:
* First iteration for deprecating `align_shape`:
* Added common `assert_equal` function to test contiguous-ness, shape,
dtype etc. in a more automated way.
* Small patches here and there to assert contiguous-ness.
* Rename single variable differentiation:
`diff -> derivative` (as the former is reserved in numpy).

1.0.5

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

ADDED:
* Pickle support.
* Polynomial function: `lead_coefficient`.
* (Unwrapped) numpy functions: `load`, `loadtxt`.
* Numpy function additions: `save`, `savetxt`, `savez`, `savez_compressed`.

CHANGED:
* Rename function `largest_exponent -> lead_exponent`.

FIXED:
* Bugfix: Poly-division with large relative error caused infinity-loops.

1.0.4

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

ADDED:
* Numpy function additions: `diag`, `diagonal`, `ones`
* Added changelog (the file you currently are reading).

1.0.3

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

FIXED:
* Bugfix in `set_dimensions` (1.0.2 solution didn't work).

Page 3 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.