fof

Crates.iofof
lib.rsfof
version0.1.15
created_at2025-06-22 06:19:11.933182+00
updated_at2025-11-03 03:34:09.06638+00
descriptionA fast and flexible friends-of-friends algorithm for idenitfying galaxy groups in redshift surveys. This crate holds the core functionality which can be wrapped in other languages.
homepage
repository
max_upload_size
id1721335
size3,999,204
Trystan Scott Lambert (TrystanScottLambert)

documentation

README

Rust crate for handling the friends-of-friends algorithm functionality for finding galaxy-groups in redshift surveys.

Tests can be run using:

cargo test

A small benchmarking test is included which can be run as

cargo test --release -- --nocapture tests/integration_bench.rs
Commit count: 0

cargo fmt