Numpoly

Latest version: v1.2.12

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

Scan your dependencies

Page 4 of 10

1.0.2

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

FIXED:
* Bugfix in `set_dimensions`.

1.0.1

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

ADDED:
* Polynomial function addition: `variable`, `set_dimensions`.

1.0.0

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

CHANGED:
* Enforce all polynomials on the format `"q\d+"` aligning the defaults with
chaospy.
* Lots and lots of doctests updated.

0.3.0

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

ADDED:
* Comparison operator support!
* Polynomial functions:
`poly_divide`, `poly_divmod`, `poly_reminder`, `sortable_proxy`.
* Numpy functions:
`amax`, `amin`, `argmin`. `argmax`, `greater`, `greater_equal`,
`less`, `less_equal`, `max`, `maximum`, `min`, `minimum`.
* Lots of extra tests.

CHANGED
* String representation changed from insertion order to Graded-reverse
lexicographically.
* New comparison and poly-division and derivative chapter in Sphinx, instead
of poly-functions.
* Move global options into common file with interfaces:
`get_options`, `set_options` and `global_options` (context manager).

0.2.3

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

CHANGED:
* More aggressive cross-truncation approach to keep memory low under
`bindex`.

0.2.2

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

CHANGED:
* More documentation updates.
* Cleanup to `bindex` for better handle of implicit dimensions.

Page 4 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.