geodavic / poly_factor

A function library in C for polynomial factorization.
3 stars 0 forks source link

Excellent!Would you like to provide us a windows version? Thanks! #9

Closed zhangfq-chemistry closed 2 years ago

zhangfq-chemistry commented 2 years ago

I have difficulty to compile your code under windows. Or, please remove the dependence on gmp, mpc and mpfr. Thanks!

geodavic commented 2 years ago

Thanks for the feedback! Unfortunately the GMP libraries are requirements. What tools are you using to compile the code in Windows?