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

Posets: Optimize connected_components() #25429

Closed
jm58660 mannequin opened this issue May 23, 2018 · 5 comments
Closed

Posets: Optimize connected_components() #25429

jm58660 mannequin opened this issue May 23, 2018 · 5 comments

Comments

@jm58660
Copy link
Mannequin

jm58660 mannequin commented May 23, 2018

This patch makes connected_components() faster.

CC: @tscrim

Component: combinatorics

Author: Jori Mäntysalo

Branch/Commit: b64f296

Reviewer: Travis Scrimshaw

Issue created by migration from https://trac.sagemath.org/ticket/25429

@jm58660 jm58660 mannequin added this to the sage-8.3 milestone May 23, 2018
@jm58660 jm58660 mannequin added c: combinatorics labels May 23, 2018
@jm58660
Copy link
Mannequin Author

jm58660 mannequin commented May 23, 2018

@jm58660
Copy link
Mannequin Author

jm58660 mannequin commented May 23, 2018

Commit: b64f296

@jm58660
Copy link
Mannequin Author

jm58660 mannequin commented May 23, 2018

comment:2

Again with the same formula.


New commits:

b64f296Faster code.

@jm58660 jm58660 mannequin added the s: needs review label May 23, 2018
@tscrim
Copy link
Collaborator

tscrim commented May 23, 2018

Reviewer: Travis Scrimshaw

@vbraun
Copy link
Member

vbraun commented May 27, 2018

Changed branch from u/jmantysalo/faster-connected_components to b64f296

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

No branches or pull requests

2 participants