Funsor

Latest version: v0.4.5

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

Scan your dependencies

Page 2 of 2

0.3.0

- 380 Drop support for Python 3.5 and PyTorch <=1.5
- 352 New syntax for `funsor.domain.Domain`s: `bint(n) -> Bint[n]`, `reals(*shape) -> Reals[shape]`
- 369 New `StatefulInterpretation` pattern to simplify context-dependent interpretations

0.2.0

+ Supports multiple backends: `numpy` (default), `torch`, and `jax`. To change the backend, use `funsor.set_backend("torch")` or `funsor.set_backend("jax")`.

0.1.2

- Adds dependency on `pytest`

0.1.1

- Fixes accidental dependency on `contextlib2`

0.1.0

Initial release

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.