Danker

Latest version: v0.7.4

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

Scan your dependencies

Page 3 of 3

0.3.1

* Major Python code cleanup.
* Added asserts for sorted input.
* Implemented test cases.

0.3.0

In previous versions of this code, there was no strict separation between iterations. In this case, the order of the nodes can start to play a role (higher numbers are updated later and can therefore make use of mostly already updated scores from the incoming links). Over multiple iterations, this could introduce a skew that we want to avoid.

0.2.0

* Wikipedia categories were not considered the previous version. Now these important pages (that all have also Wikidata Q-IDs) are also reflected in the computations.

* Link-files are now compressed after computation. This safes disk space. For the ALL option, also some statistics can be found in the output (i.e., number of links per language).

0.1.0

We release the first stable version of __danker__. Current features include:
* Compute PageRank on any Wikipedia language edition.
* Compute PageRank with the BIGMEM option (faster)
* Compute PageRank over the union set (bag semantics) of links of ALL Wikipedia language editions.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.