Gridvoting

Latest version: v0.70.0

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

Scan your dependencies

Page 1 of 6

0.70.0

Includes tested, improved stationary distribution solver for Markov Chains.

Handles top cycles correctly, reducing to zero the probability of the unreachable alternatives.

Raises `RuntimeError` in cases where the power method does not converge or the algebraic method has issues.

0.61.0

added method grid.extremes

`(min_z,min_z_points,max_z,max_z_points) = grid.extremes(z,valid)`

0.60.0

**this breaks code using grid.as_xy_vectors() **
replace function `grid.as_xy_vectors()` with property `grid.points`

rewrite summarize_in_context to report points [x,y] and not x and y coordinates to make more human-readable

support user-friendly array input to grid.spatial_utilities and grid.within_triangle

support cases with cores in VotingModel.summarize_in_contest and include core tests in the replication testing module

adjust tests

0.52.1

0.52.0

added VotingModel.summarize_in_context() for grid/valid based statistical summary;
added MarkovChainCPUGPU.diagnostic_metrics()

0.51.0

adjust VotingModel.plots usage of embedding function; improve README

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.