Cugraph

Latest version: v0.6.0

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

Scan your dependencies

0.7.0

New Features
- PR 195 Added Graph.get_two_hop_neighbors() method
- PR 195 Updated Jaccard and Weighted Jaccard to accept lists of vertex pairs to compute for
- PR 202 Added methods to compute the overlap coefficient and weighted overlap coefficient
...

Improvements
- PR 157 Removed cudatoolkit dependency in setup.py
- PR 185 Update docs version
- PR 190 Added a copy option in graph creation
- PR 196 Fix typos in readme intro


Bug Fixes
- PR 169 Disable terminal output in sssp
- PR 191 Fix double upload bug
- PR 181 Fixed crash/rmm free error when edge values provided
- PR 193 Fixed segfault when egde values not provided
- PR 190 Fixed a memory reference counting error between cudf & cugraph
- PR 190 Fixed a language level warning (cython)

0.6.0

New Features

- PR 73 Weighted Jaccard bindings
- PR 41 RMAT graph bindings
- PR 43 Louvain binings
- PR 44 SSSP bindings
- PR 47 BSF bindings
- PR 53 New Repo structure
- PR 67 RMM Integration with rmm as as submodule
- PR 82 Spectral Clustering bindings
- PR 82 Clustering metrics binding
- PR 85 Helper functions on python Graph object
- PR 106 Add gpu/build.sh file for gpuCI

Improvements

- PR 50 Reorganize directory structure to match cuDF
- PR 85 Deleted setup.py and setup.cfg which had been replaced
- PR 95 Code clean up
- PR 96 Relocated mmio.c and mmio.h (external files) to thirdparty/mmio
- PR 97 Updated python tests to speed them up
- PR 100 Added testing for returned vertex and edge identifiers
- PR 105 Updated python code to follow PEP8 (fixed flake8 complaints)
- PR 121 Cleaned up READEME file
- PR 130 Update conda build recipes
- PR 144 Documentation for top level functions

Bug Fixes

- PR 48 ABI Fixes
- PR 72 Bug fix for segfault issue getting transpose from adjacency list
- PR 105 Bug fix for memory leaks and python test failures
- PR 110 Bug fix for segfault calling Louvain with only edge list
- PR 115 Fixes for changes in cudf 0.6, pick up RMM from cudf instead of thirdpary
- PR 116 Added netscience.mtx dataset to datasets.tar.gz
- PR 120 Bug fix for segfault calling spectral clustering with only edge list
- PR 123 Fixed weighted Jaccard to assume the input weights are given as a cudf.Series
- PR 152 Fix conda package version string
- PR 160 Added additional link directory to support building on CentOS-7

0.5.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.