The order of operations in code at https://github.com/distrentic/plum/blob/9f520b723490e34bddde779e83ae496c7b4f9f97/src/lib.rs#L99 does not seem to agree with the formula in the blog post g_i(x) = h_1(x) + i*h_2(x).
The order of operations in code at
plum/src/lib.rs
Line 99 in 9f520b7
does not seem to agree with the formula in the blog post g_i(x) = h_1(x) + i*h_2(x).