arb icon indicating copy to clipboard operation
arb copied to clipboard

Add arb_mpoly and acb_mpoly modules

Open fredrik-johansson opened this issue 8 years ago • 0 comments

The code can be based on the new multivariate polynomials in flint:

https://github.com/wbhart/flint2/tree/trunk/fmpz_mpoly

In particular, https://github.com/wbhart/flint2/blob/trunk/mpoly.h now defines useful common methods for implementing multivariate polynomials.

This would have to be developed in a branch until there is a new flint release.

fredrik-johansson avatar Aug 04 '17 09:08 fredrik-johansson