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

Braid move calculator. #18684

Open
sagetrac-dmuthiah mannequin opened this issue Jun 11, 2015 · 15 comments
Open

Braid move calculator. #18684

sagetrac-dmuthiah mannequin opened this issue Jun 11, 2015 · 15 comments

Comments

@sagetrac-dmuthiah
Copy link
Mannequin

sagetrac-dmuthiah mannequin commented Jun 11, 2015

The purpose of this ticket is to add a method to the CoxeterGroups category that computes the chain of braid moves needed to pass between two reduced expressions of the same element.

CC: @sagetrac-ptingley

Component: combinatorics

Keywords: sagedays65, coxeter

Author: Dinakar Muthiah, Peter Tingley

Branch/Commit: public/ticket/18684 @ 464438f

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

@sagetrac-dmuthiah sagetrac-dmuthiah mannequin added this to the sage-6.8 milestone Jun 11, 2015
@sagetrac-dmuthiah

This comment has been minimized.

@sagetrac-dmuthiah
Copy link
Mannequin Author

sagetrac-dmuthiah mannequin commented Jun 11, 2015

Changed keywords from none to sagedays65

@sagetrac-dmuthiah
Copy link
Mannequin Author

sagetrac-dmuthiah mannequin commented Jun 11, 2015

Author: Dinakar Muthiah, Peter Tingley

@sagetrac-dmuthiah
Copy link
Mannequin Author

sagetrac-dmuthiah mannequin commented Jun 11, 2015

Branch: u/dmuthiah/braid_move_calculator_

@sagetrac-dmuthiah
Copy link
Mannequin Author

sagetrac-dmuthiah mannequin commented Jun 11, 2015

New commits:

b693f10Add methods calculate_braid_chain, put_in_front, chain_of_reduced_words. About to test in the repl.
58369cfAdd example. Remove commented print statement. Add exception when indexing set includes 0.
b31c496Rename things with underscores. Add examples.

@sagetrac-dmuthiah
Copy link
Mannequin Author

sagetrac-dmuthiah mannequin commented Jun 11, 2015

Commit: b31c496

@fchapoton
Copy link
Contributor

Changed commit from b31c496 to 9e6f488

@fchapoton
Copy link
Contributor

New commits:

6189ac5Merge branch 'u/dmuthiah/braid_move_calculator_' into 6.9.b0
9e6f488trac #18684 some care for the doc

@fchapoton
Copy link
Contributor

Changed branch from u/dmuthiah/braid_move_calculator_ to public/ticket/18684

@fchapoton
Copy link
Contributor

comment:6

+Decreased doctests categories/coxeter_groups.py from 68 / 68 = 100% to 70 / 72 = 97%

@tscrim
Copy link
Collaborator

tscrim commented Jul 30, 2015

comment:7

FYI - there is code to calculate the graph of all reduced words where edges are when there is a braid move, so that could be used as a fallback for the cases not considered here.

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Nov 30, 2017

Branch pushed to git repo; I updated commit sha1. New commits:

464438fMerge branch 'public/ticket/18684' in 8.1.rc3

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Nov 30, 2017

Changed commit from 9e6f488 to 464438f

@fchapoton
Copy link
Contributor

comment:9

refreshed

@fchapoton
Copy link
Contributor

Changed keywords from sagedays65 to sagedays65, coxeter

@fchapoton fchapoton modified the milestones: sage-6.8, sage-8.2 Nov 30, 2017
@mkoeppe mkoeppe removed this from the sage-8.2 milestone Dec 29, 2022
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

3 participants