- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 559
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
Euler numbers via flint #20763
Milestone
Comments
Commit: |
New commits:
|
This comment has been minimized.
This comment has been minimized.
Branch: u/chapoton/20763 |
comment:2
Can you give some reasoning why it is 1000 for the cut-off for |
comment:3
I just copied that from the code of another function in flint/arith. |
comment:4
Guess they consider that a good cutoff bound for speed for small values. Nor can I fault it:
|
Reviewer: Travis Scrimshaw |
Changed branch from u/chapoton/20763 to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
euler numbers currently use the slow maxima pexpect interface
they can be much faster using flint
for a possible follow-up, see #17770
CC: @tscrim @jm58660
Component: combinatorics
Author: Frédéric Chapoton
Branch/Commit:
510a91d
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/20763
The text was updated successfully, but these errors were encountered: