Pzflow

Latest version: v3.2.0

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

Scan your dependencies

Page 1 of 4

3.2.0

- Made `CentBeta13` the default latent distribution
- Added training sample weights to the `Flow` and `FlowEnsemble` trainers
- Added option to skip initial loss calculation to the trainers
- Updated dependencies and doc building

3.1.3

- Changed `jnp.trapz` (which has been removed) to `jax.scipy.integrate.trapezoid`.
- Removed upper-limits on version numbers for most dependencies
- Increased python version to a minimum of 3.9

3.1.2

Changed `jnp.NINF` to `-jnp.inf` as the former has been removed from Jax.

3.1.1

- Fixed typo in info for CentBeta13 which prevented saving and then loading a flow with this distribution

3.1.0

- Added validation loss tracking to the training method
- After training, rather than saving the parameters from the final epoch of training, the parameters from the epoch with the best loss are saved. If a validation set is provided, this reference loss is the validation loss. If not, the reference loss is the training loss.

3.0.3

- Fixed overflow bug on Uniform distribution log_prob when number of dimensions is greater than 10
- Updated dependencies

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.