{"library":"order-stat","type":"library","category":null,"description":"Compute order statistics efficiently via the Floyd-Rivest algorithm and estimate a median via the median-of-medians algorithm.","language":"rust","status":"active","version":"0.1.3","tags":["order-statistics","median","algorithm","selection"],"last_verified":"Wed Jun 17","install":[{"cmd":"# Cargo.toml\n[dependencies]\norder-stat = \"0.1.3\"","imports":["use order_stat::floyd_rivest::select;"]},{"cmd":"cargo add order-stat","imports":[]}],"homepage":"https://github.com/huonw/order-stat","github":"https://github.com/huonw/order-stat","docs":"https://docs.rs/order-stat/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}