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

Use different basis of number fields than power basis #91

Open
videlec opened this issue Apr 4, 2020 · 0 comments
Open

Use different basis of number fields than power basis #91

videlec opened this issue Apr 4, 2020 · 0 comments

Comments

@videlec
Copy link
Collaborator

videlec commented Apr 4, 2020

When using a power basis, coefficients easily gets enormous under multiplication. Instead, we should implement a flexible choice of basis such as:

  • an integral basis of the ring of integers
  • the Chebyshev basis as considered in Kosoleff-Rouillier-Tran 2015

This could be an interesting alternative to #90

This modified version would better be discussed at upstream https://github.com/wbhart/antic

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

No branches or pull requests

2 participants