Pzflow

Latest version: v3.1.3

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

Scan your dependencies

Page 1 of 4

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

3.0.2

Added `-> None` return signatures to functions and methods that don't return an object.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.