flintlib / flint

FLINT (Fast Library for Number Theory)
http://www.flintlib.org
GNU Lesser General Public License v3.0
429 stars 242 forks source link

Declare format in documentation of string inputs and outputs #1938

Open albinahlback opened 5 months ago

albinahlback commented 5 months ago

I recollect complaining about this a couple of years ago in regards to matrix-printing, but there is a lot of ambiguity in regards to the (g|s)et_str functions.

For systematic usage, one really needs concrete documentation on this. Examples I can give right now are both methods in fmpq and fmpq_poly, respectively.