Dgh

Latest version: v0.1.3

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

Scan your dependencies

Page 1 of 2

0.1.3

Feature

- Changed the default tolerance for the Frank–Wolfe gap to 1e-16
- Removed row-stochasticity check after each iteration for extra speed

Fix

- Fixed issue with last iterations in a restart not counting towards iteration budget
- Fixed issue with zero iteration budgets when using c='auto'

Documentation

- Improved readability of the example

0.1.1

Feature

- Renamed `ub()` to `upper()`

Fix

- Corrected random number generator state in the search for best $c$ and its effects on the subsequent computations

Documentation

- Added link to the paper
- Added "Basics" section
- Layout and readability improvements

0.1.0

Feature

- Added searching for best $c$ as default behavior
- Added function for random generation of a bi-mapping polytope vertex $\mathbf{R}$
- Added `__version__` variable
- Python >= 3.8 is now required

Fix

- Removed convexity-based calculation of $c$ and warm-start sequences of $c$ due to inefficiency

Documentation

- Created "Advanced" section where the logic behind parameter $c$ is explained

0.0.8

Feature

- Added $(f, g)$ to verbose output if returning the mappings

Fix

- Corrected (halved) ub in summary (verbose > 0)

Documentation

- Corrected project homepage
- Switched to url for the example illustration

0.0.7

Feature

- Simplified import structure
- Added "summary" verbose level

Documentation

- Updated example illustration

0.0.6

Feature

- Enabled setting lower bound to avoid redundant iterations
- Added flag for validating the triangle inequality

Fix

- Fixed import structure
- Distances are scaled to prevent overflow

Documentation

- Corrected library import in README.md

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.