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

Define the class of SuperPartitions #25132

Closed
zabrocki mannequin opened this issue Apr 9, 2018 · 16 comments
Closed

Define the class of SuperPartitions #25132

zabrocki mannequin opened this issue Apr 9, 2018 · 16 comments

Comments

@zabrocki
Copy link
Mannequin

zabrocki mannequin commented Apr 9, 2018

These combinatorial objects index the space of symmetric polynomials in
two sets of variables, one commuting and one anti-commuting, and they
are known as symmetric functions in super space (hence the origin of the
name super partitions).

Super partitions may be input in two different formats: one as a pair
consisiting of fermionic (strict partition) and a bosonic (partition) part
and as a list of integer values where the negative entries come first
and are listed in strict order followed by the positive values in weakly
decreasing order.

A super partition is displayed as two partitions separated by a semicolon
as a default. Super partitions may also be displayed as a weakly increasing
sequence of integers that are strict if the numbers are not positive.

CC: @tscrim @alauve @darijgr

Component: combinatorics

Keywords: IMA coding sprint, CHAs

Author: Mike Zabrocki

Branch/Commit: c83f8da

Reviewer: Travis Scrimshaw

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

@zabrocki zabrocki mannequin added this to the sage-8.2 milestone Apr 9, 2018
@zabrocki zabrocki mannequin added c: combinatorics labels Apr 9, 2018
@tscrim
Copy link
Collaborator

tscrim commented Apr 9, 2018

Changed keywords from IMA coding sprint, combinatorics combinatorics, Hopf algebras to IMA coding sprint, CHAs

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Apr 12, 2018

Changed commit from d41f19c to de0f90b

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Apr 12, 2018

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

de0f90bdoc changes and rename one pieri rule

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Apr 12, 2018

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

139b594add superpartition to the doc

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Apr 12, 2018

Changed commit from de0f90b to 139b594

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Apr 13, 2018

Changed commit from 139b594 to 0e7c0c9

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Apr 13, 2018

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

0e7c0c9doc corrections, added to list of catalog_partitions and enumerated_sets, pyflakes

@zabrocki zabrocki mannequin added the s: needs review label Apr 13, 2018
@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Apr 17, 2018

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

89a1764Refactored class to use ClonableArray. Other reviewer changes.

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Apr 17, 2018

Changed commit from 0e7c0c9 to 89a1764

@tscrim
Copy link
Collaborator

tscrim commented Apr 17, 2018

comment:7

If my changes are good, then positive review. Thank you.

@tscrim
Copy link
Collaborator

tscrim commented Apr 17, 2018

Reviewer: Travis Scrimshaw

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Apr 18, 2018

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

c83f8dacorrected reference

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Apr 18, 2018

Changed commit from 89a1764 to c83f8da

@zabrocki
Copy link
Mannequin Author

zabrocki mannequin commented Apr 18, 2018

comment:9

Looks good. Thanks for the review.

@zabrocki
Copy link
Mannequin Author

zabrocki mannequin commented Apr 18, 2018

comment:10

Note: #25163 is the follow up ticket and the reason for implementing this object.

@vbraun
Copy link
Member

vbraun commented May 12, 2018

Changed branch from public/superpartitions to c83f8da

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