thofma / Hecke.jl

Computational algebraic number theory
Other
224 stars 63 forks source link

Completions #170

Open fieker opened 3 years ago

fieker commented 3 years ago

decide on an interface to completions (padic, qadic, Avi, SeriesElem, Hamburger-Noether, ...)

BIts and pieces already exists (PolyFactor for qadic, GaloisGrp (Oscar), MPolyFactor for Series, and in other places)

fieker commented 3 years ago

Constructor of SeriesElem: also support kw arguments:

Also