Alexander Smirnov
Alexander Smirnov
Sorry, cannot find nmod_mpoly_get_nmod_poly, which function did you mean?
I see, thank you!
Works fine! Univariate functions like Evaluate are much faster that "multivariate with 1 variable"
> I'm bad at valgrind -- do I understand it correctly that the unrecognized instruction is in `fmpz_mpoly/void_ring.c` at line 113 in FLINT? Yes, it pritnt a backtrace of calls,...
Unless @langefa changed something, it is should be by default, and the flags should be the same. We only pass paths to gmp and mpfr
Is there any recomended way to force specific CFLAGS? I will force their usage in FUEL, so that @langefa can retry (I have not seen the error message)
@albinahlback , thank ypu @langefa , I pushed a commit so that fuel will configure flint with -O2, please give it a try
What is the resolution then? Nothing wrong here in flint, the issue can be closed? I am probably then returning default opitons and you can change them if needed
I see, then it's good we reported it.
Not that this is directly what you want, but we made an implementation of this around a year ago based on flint multivariate polynomials mod n in our project https://gitlab.com/feynmanintegrals/fuel