Flashx

Latest version: v0.0.2

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

Scan your dependencies

0.3.2

Fix some bugs.

0.3.1

This contains some small updates:
1. disable FlashEigen by default.
2. create utility tools: el2fg, fg2fm.

0.3.0

0.2.1

Fix some minor bugs when stxxl library doesn't exist

0.2.0

The main improvement in this release is to load a graph to FlashGraphR more easily. It can now load a graph in edge list format and adjacency list format from Linux filesystem directly. It can also load a graph from iGraph directly.

0.1.0

This release provides the programming framework for users to implement graph algorithms for processing massive graphs. It also provides some graph algorithm implementation such as
- weakly connected components,
- strongly connected components,
- PageRank,
- triangle counting,
- diameter estimation,
- Kcore,
- clustering coefficient,
- spectral clustering,
...

It also provides an eigensolver and SVD.

The release also provides R bindings, so that R users can invoke the existing graph implementation in FlashGraph to process massive graphs.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.