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

Implement free Zinbiel algebras #19250

Closed
tscrim opened this issue Sep 20, 2015 · 15 comments
Closed

Implement free Zinbiel algebras #19250

tscrim opened this issue Sep 20, 2015 · 15 comments

Comments

@tscrim
Copy link
Collaborator

tscrim commented Sep 20, 2015

Zinbiel is a non-associative, non-unital algebra that is Koszul dual to Leibniz algebras (hence the name).

Component: algebra

Author: Travis Scrimshaw

Branch/Commit: d79d3df

Reviewer: Frédéric Chapoton

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

@tscrim tscrim added this to the sage-6.9 milestone Sep 20, 2015
@tscrim tscrim self-assigned this Sep 20, 2015
@tscrim
Copy link
Collaborator Author

tscrim commented Sep 20, 2015

@tscrim
Copy link
Collaborator Author

tscrim commented Sep 20, 2015

New commits:

23d3c15Implementation of free Zinbiel algebras.

@tscrim
Copy link
Collaborator Author

tscrim commented Sep 20, 2015

Commit: 23d3c15

@fchapoton
Copy link
Contributor

comment:2

doc does not build

OSError: [algebras ] /home/patchbot/sage-patchbot/local/lib/python2.7/site-packages/sage/algebras/free_zinbiel_algebra.py:docstring of sage.algebras.free_zinbiel_algebra.FreeZinbielAlgebra:109: WARNING: Bullet list ends without a blank line; unexpected unindent.

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Sep 22, 2015

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

623e915Merge branch 'public/algebras/free_zinbiel_algebra-19250' of trac.sagemath.org:sage into public/algebras/free_zinbiel_algebra-19250
bfe6b60Fixing documtation.

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Sep 22, 2015

Changed commit from 23d3c15 to bfe6b60

@fchapoton
Copy link
Contributor

comment:4

2 failing doctests

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 6, 2015

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

4a15503Merge branch 'public/algebras/free_zinbiel_algebra-19250' of trac.sagemath.org:sage into public/algebras/free_zinbiel_algebra-19250
5cb0d4bFixing doctests.

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 6, 2015

Changed commit from bfe6b60 to 5cb0d4b

@fchapoton
Copy link
Contributor

comment:6

a typo:

basis is indexed (BY) all words

Otherwise, looks good.

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 7, 2015

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

d79d3dfFixing typo.

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 7, 2015

Changed commit from 5cb0d4b to d79d3df

@tscrim
Copy link
Collaborator Author

tscrim commented Oct 7, 2015

Reviewer: Frédéric Chapoton

@tscrim
Copy link
Collaborator Author

tscrim commented Oct 7, 2015

comment:8

I'm interpreting that as a positive review. Thanks for doing the review Frédéric!

@vbraun
Copy link
Member

vbraun commented Oct 12, 2015

Changed branch from public/algebras/free_zinbiel_algebra-19250 to d79d3df

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