Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add fast_rp algorithm Added Rust implementation; Rust test; Python integration; Python test * remove unnecessary imports in test_algorithms; fix rust doc for fastrp * implement AsOrd for float vecs and update fastRP to return partially ordered AlgorithmResult; make tidy NOTE: make tidy applied formatting to: python/tests/graphql/test_nodes_property_filter.py, python/tests/graphql/test_graph_nodes_edges_property_filter.py, and python/python/raphtory/__init__.pyi --------- Co-authored-by: Ben Steer <[email protected]>
- Loading branch information