Autofd

Latest version: v0.0.9

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

Scan your dependencies

Page 1 of 2

0.0.9

0.0.8

- fix calls to `WrappedFun` and `lu.transformation`
- add hash to Tracer
- add `to_tangent_aval`

0.0.7

Adapt with latest jax changes

0.0.6

Add braket operator.
`braket(f, g)` is equivalent to `o.integrate(o.numpy.conj(f) * g)`.

However, the former is preferred because currently if we use functional gradient

python
jax.grad(lambda f: o.integrate(o.numpy.conj(f), f))

It somehow results in redundant computation paths that is not optimised away by XLA.

0.0.5

Fix the data type for nabla

0.0.4

- Fix support for python < 3.11
- Minimize dependency

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.