Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

p-adic __getitem__ should ressemble behaviour of number fields #26406

Open
saraedum opened this issue Oct 4, 2018 · 3 comments
Open

p-adic __getitem__ should ressemble behaviour of number fields #26406

saraedum opened this issue Oct 4, 2018 · 3 comments

Comments

@saraedum
Copy link
Member

saraedum commented Oct 4, 2018

For a number field element, x[i] returns the coefficient of x when written as a polynomial in the generator of the number field.

For p-adics, it currently returns the coefficient in the π-adic expansion.

A deprecation warning has been introduced in #14825 to change the behaviour of p-adic elements.

See also #26408, #13300.

Depends on #14825

Component: padics

Keywords: padicBordeaux

Issue created by migration from https://trac.sagemath.org/ticket/26406

@saraedum saraedum added this to the sage-8.4 milestone Oct 4, 2018
@saraedum

This comment has been minimized.

@saraedum

This comment has been minimized.

@roed314
Copy link
Contributor

roed314 commented Sep 7, 2019

Changed keywords from none to padicBordeaux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants