-
-
Notifications
You must be signed in to change notification settings - Fork 490
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
Meta ticket: Simplify and speed up graph backends #28895
Comments
This comment has been minimized.
This comment has been minimized.
comment:2
The idea is that in the end, most top level function should be handled in Once things are unified (as good as different backends allow), one should speed up things. E.g. the following is extremely slow:
I got both things down to about 80 ms by calling |
comment:3
Adding this, because I missed it on my first try to optimize |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:8
Ticket retargeted after milestone closed |
comment:9
Batch modifying tickets that will likely not be ready for 9.1, based on a review of the ticket title, branch/review status, and last modification date. |
comment:10
#22349 could also be part of this task. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:19
With #30776 and #30777 things are looking much better:
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:23
Sage development has entered the release candidate phase for 9.3. Setting a new milestone for this ticket based on a cursory review of ticket status, priority, and last modification date. |
This ticket collects tickets simplifying and improving the graph backends.
It is motivated by the following post:
https://groups.google.com/d/msg/sage-devel/JhirgrbcFMc/CVfHhPCdAgAJ
Possibly related tickets:
Here are some timings we try to improve along the way:
CC: @dcoudert @kliem
Component: graph theory
Keywords: backends
Issue created by migration from https://trac.sagemath.org/ticket/28895
The text was updated successfully, but these errors were encountered: