ruvector-solver 2.0.4

Sublinear-time solver for RuVector: O(log n) to O(√n) algorithms for sparse linear systems, PageRank, and spectral methods
Documentation

ruvector-solver

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 17 feature flags, 3 of them enabled by default.

default

cg (default)

This feature flag does not enable additional features.

forward-push (default)

This feature flag does not enable additional features.

neumann (default)

This feature flag does not enable additional features.

all-algorithms

backward-push

This feature flag does not enable additional features.

bmssp

This feature flag does not enable additional features.

crossbeam

full

getrandom

hybrid-random-walk

nalgebra

nalgebra-backend

parallel

rayon

simd

This feature flag does not enable additional features.

true-solver

wasm

This feature flag does not enable additional features.