Autofd

Latest version: v0.0.7

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

Scan your dependencies

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

0.0.3

First release without big glitches.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.