pub fn poly_parse(coefs: &[&str]) -> Result<Vec<BigInt>, ParseBigIntError>