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

Graded Connected Hopf algebras Design #19264

Open
sagetrac-elixyre mannequin opened this issue Sep 22, 2015 · 9 comments
Open

Graded Connected Hopf algebras Design #19264

sagetrac-elixyre mannequin opened this issue Sep 22, 2015 · 9 comments

Comments

@sagetrac-elixyre
Copy link
Mannequin

sagetrac-elixyre mannequin commented Sep 22, 2015

When we want to design a Hopf algebra, we ask "Where can I find a good code?" and the first idea is "The symmetric functions..." Wrong...

In this ticket I try to provide a simple and efficient design such that this becomes fast to implement a graded connected hopf algebra (see: sage.combinat.hopf_algebras.example.fqsym.py).

Depends on #19263
Depends on #18675
Depends on #17367

CC: @zabrocki

Component: combinatorics

Author: Jean-Baptiste Priez

Branch/Commit: u/elixyre/cha/designCHA @ 757e0f1

Reviewer: zabrocki

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

@sagetrac-elixyre sagetrac-elixyre mannequin added this to the sage-6.9 milestone Sep 22, 2015
@sagetrac-elixyre
Copy link
Mannequin Author

sagetrac-elixyre mannequin commented Sep 22, 2015

comment:1

I'm to tired to add some comment and documentation in sage.combinat.hopf_algebras.__init__.py...

Mike, could you read the code of this file such that we discuss about the design? Other comments are welcome...

@sagetrac-elixyre

This comment has been minimized.

@sagetrac-elixyre
Copy link
Mannequin Author

sagetrac-elixyre mannequin commented Sep 22, 2015

Dependencies: #19263, #18675, #17367

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Sep 24, 2015

Changed commit from 3686b92 to 983ed14

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Sep 24, 2015

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

d7831e3ticket 17367: fix the notation ClassOfCombinatorialStructures becomes EnumeratedSetsWithGrading and define set_partition in this category
c13301aticket 17367: change some notations: Structure becomes ElementStructure and StructuresClass becomes ParentStructure
983ed14Merge branch 't17367/class_of_comb_struct' into cha/designCHA

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Sep 24, 2015

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

ad19690ticket 18675: append the method example to GradedHopfAlgebrasWithBasis and GradedConnectedHopfAlgebrasWithBasis
beb4ae7edits to doctests and strings, add example to reference manual, rename example
f37841eadd missing r in front of docstring and fix equation
4ba871cMerge branch 'public/ticket/18675' of git://trac.sagemath.org/sage into t18675/connectedCHA
2eaee6eMerge branch 't18675/connectedCHA' into cha/designCHA

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Sep 24, 2015

Changed commit from 983ed14 to 2eaee6e

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Sep 24, 2015

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

757e0f1ticket 19264: append a add file

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Sep 24, 2015

Changed commit from 2eaee6e to 757e0f1

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

1 participant