fjames86 / fpoly

Manipulate dense multivariate polynomials
0 stars 0 forks source link

solving modulo primes #33

Open fjames86 opened 11 years ago

fjames86 commented 11 years ago

solving matrices modulo primes is more or less independent of whether we are using direct solving or evaluation/interpolation solving. make this distinction more concrete in the code.