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

Are cyclotomic polynomials supported #64

Open
axkr opened this issue Nov 29, 2019 · 1 comment
Open

Are cyclotomic polynomials supported #64

axkr opened this issue Nov 29, 2019 · 1 comment

Comments

@axkr
Copy link

axkr commented Nov 29, 2019

Not sure if you support special routines for cyclotomic polynomials?

Compared to JAS library this example seems to be slower (not done a real benchmark, so may be I'm wrong)?

  Factor(x^258-1)
@PoslavskySV
Copy link
Owner

Hi! Currently, there is no special treatment of cyclotomic polynomials, so in this special case Rings may be a bit slow. On the other hand, cyclotomic polynomials are in my first priority, and I plan to introduce them in the next major release (~Jan-Feb).

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

No branches or pull requests

2 participants