pub fn calculate_linear_qf(
contributions: Vec<Contribution>,
matching_pot: f64,
options: LinearQfOptions,
) -> Vec<Matcha>pub fn calculate_linear_qf(
contributions: Vec<Contribution>,
matching_pot: f64,
options: LinearQfOptions,
) -> Vec<Matcha>