Auto-diff

Latest version: v0.4.1

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

Scan your dependencies

Page 1 of 2

0.4.1

0.4.0

This version comes with support for Sparse Jacobians using `SpareAutoDiff`.

`SparseAutoDiff` can be used exactly like `AutoDiff`, except users must not use the `np.ndarray` constructor in their code or in libraries they call into. We recommend `np.empty` instead.

0.3.4

Fixes bugs in the inverse hyperbolic trigonometric functions and with `VecValDer.__set_item__`.

0.3.3

Adds all of the Hyperbolic Trigonometric Functions.

0.3.2

This release fixes a number of bugs with broadcasting in our ufunc implementations for

* `np.add`
* `np.subtract`
* `np.multiply`
* `np.divide`
* `np.power`
* `np.float_power`

0.3.1

* Fixes a bug with `np.float_power` and `np.power`
* Adds more methods to `VecValDer`

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.