numberdb / numberdb-website

Website and database builder for numberdb.org
0 stars 2 forks source link

Allow to search polynomials up to constant factor #40

Open bmatschke opened 3 years ago

bmatschke commented 3 years ago

For univariate polynomials, this is essentially equivalent to https://github.com/numberdb/numberdb-data/issues/71, but in the way that real/complex numbers are searched there are practical differences. One could save every polynomial additionally with Gauss content 1, such that the first coefficient is positive.