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

An example for calculating p-adic roots of polynomials in ZZ[x]. #1858

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

monien
Copy link
Contributor

@monien monien commented Mar 20, 2024

The example calculates the roots of a set of example polynomials over the integers in a p-adic field.
The roots are returned with multiplicity (at the given p-adic precision).

examples/padic_roots.c Outdated Show resolved Hide resolved
examples/padic_roots.c Outdated Show resolved Hide resolved
examples/padic_roots.c Outdated Show resolved Hide resolved
examples/padic_roots.c Outdated Show resolved Hide resolved
examples/padic_roots.c Outdated Show resolved Hide resolved
examples/padic_roots.c Outdated Show resolved Hide resolved
examples/padic_roots.c Outdated Show resolved Hide resolved
examples/padic_roots.c Outdated Show resolved Hide resolved
examples/padic_roots.c Outdated Show resolved Hide resolved
@edgarcosta
Copy link
Member

I will fix the indentation

Example for calculating p-adic roots of a polynomial over the integers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants