Closed tscrim closed 7 years ago
Changed branch from public/algebras/yangian to public/algebras/yangians
Last 10 new commits:
[63f89cb](https://github.com/sagemath/sagetrac-mirror/commit/63f89cb) | Added doctests to full coverage. |
[cd3e53e](https://github.com/sagemath/sagetrac-mirror/commit/cd3e53e) | Merge branch 'public/monoids/15289-indexed' into u/tscrim/yangians |
[9dca526](https://github.com/sagemath/sagetrac-mirror/commit/9dca526) | Added comparison operations. |
[a493bee](https://github.com/sagemath/sagetrac-mirror/commit/a493bee) | Merge branch 'master' into public/monoids/15289-indexed |
[7e39c1f](https://github.com/sagemath/sagetrac-mirror/commit/7e39c1f) | Fixes for Yangian. |
[bc1b55c](https://github.com/sagemath/sagetrac-mirror/commit/bc1b55c) | Merge branch 'public/monoids/15289-indexed' into u/tscrim/yangians |
[435a303](https://github.com/sagemath/sagetrac-mirror/commit/435a303) | Merge branch 'public/ticket/10963' of ssh://trac.sagemath.org:2222/sage into u/tscrim/yangians |
[80d55fe](https://github.com/sagemath/sagetrac-mirror/commit/80d55fe) | merging sage/categories/category.py |
[b2064e6](https://github.com/sagemath/sagetrac-mirror/commit/b2064e6) | Merge branch 'u/tscrim/yangians' of ssh://trac.sagemath.org:2222/sage into u/tscrim/yangians |
[b113acc](https://github.com/sagemath/sagetrac-mirror/commit/b113acc) | Merge branch 'master' into u/tscrim/yangians |
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
bd82ed8 | Merge branch 'develop' into public/monoids/15289-indexed |
56703eb | Made Indexed* have entry points through Free*. |
163df6e | Changed more _basis_keys to _indices, deprecated the former. |
8db8e0a | Changed `_an_element_` to indexed_monoid.py. |
760c939 | Merge branch 'public/monoids/15289-indexed' of trac.sagemath.org:sage into public/monoids/15289-indexed |
03057a4 | Merge branch 'develop' into public/monoids/15289-indexed |
a2996e0 | Merge branch 'develop' into public/monoids/15289-indexed |
c1cc341 | Merge branch 'develop' into public/monoids/15289-indexed |
c7baad9 | Merge branch 'public/monoids/15289-indexed' into public/algebras/yangians |
4fe436f | Merge branch 'public/algebras/yangians' of trac.sagemath.org:sage into public/algebras/yangians |
Branch pushed to git repo; I updated commit sha1. New commits:
0962d33 | Merge branch 'public/algebras/yangians' of trac.sagemath.org:sage into public/algebras/yangians |
Branch pushed to git repo; I updated commit sha1. New commits:
d5954ea | Fix from changes in #15289. |
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
25c0fbc | looked through clifford_algebra and filtered_algebras*; many TODOs left |
2a62c3b | lift_* methods in algebras/clifford_algebra.py should remember the graded-filtered choice |
15cf0dc | fix and a first doctest for induced_graded_map |
5029956 | another pitfall documented |
292ef5f | another doctest |
c2e84e1 | remaining doctests for induced_graded_map |
03bd4cf | possibly controversial: graded_algebra and the three methods forming its interface are now cached_methods |
8a747c0 | further edits |
237daea | Merge branch 'public/categories/filtered_algebras-17096' of trac.sagemath.org:sage into public/algebras/yangians |
99a92e3 | Added to catalog and refactored over #17096. |
Refactored over #17096.
Description changed:
---
+++
@@ -1 +1 @@
-
+Yangians can be seen as a deformation of U(**gl**[t]) and have many interesting connections to representation theory. See http://en.wikipedia.org/wiki/Yangian.
Changed dependencies from #10963 #15289 to #10963 #15289 #17096
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
6051865 | add a doctest which hopefully works (hard to check while compiling) |
570bc49 | Merge branch 'public/categories/super_categories-18044' into 6.9.b1 |
b91cd82 | trac #18044 correct one typo in the doc |
7fd1df2 | Merge branch 'public/categories/super_categories-18044' of trac.sagemath.org:sage into public/categories/super_categories-18044 |
0579337 | Some reviewer tweaks and doc additions. |
aec22cc | Added one more test. |
4b2046f | Merge branch 'public/categories/super_categories-18044' into public/categories/filtered_algebras-17096 |
3f67b6b | Fixing trivial doctest due to changes in category heirarchy. |
fa476dd | Fixing double-colon in INPUT block. |
1770d3f | Merge branch 'public/algebras/yangians' of trac.sagemath.org:sage into public/algebras/yangians |
New commits:
976c3a5 | imported patch yangians-ts.patch |
446e08b | Fixes for Yangian. |
6d21520 | Added doctests to full coverage. |
b0c1bd1 | Fix from changes in #15289. |
62acea7 | Some output tweaks. |
03281d0 | Many fixes for Yangians and added to the documentation. |
f5e13bc | Added associated graded algebras to the Yangians. |
8ce5567 | Added to catalog and refactored over #17096. |
ea127f1 | Fixing the Yangian due to recent changes in Sage. |
Changed branch from public/algebras/yangians to public/algebras/yangians-15484
Changed dependencies from #10963 #15289 #17096 to none
Branch pushed to git repo; I updated commit sha1. New commits:
6b8bcd3 | Merge branch 'public/algebras/yangians-15484' of trac.sagemath.org:sage into public/algebras/yangians-15484 |
See patchbot (note that I don't personally care about this ticket, sorry)
I understand; thanks for the heads-up.
Just in case you're interested Andrew.
Replying to @tscrim:
Just in case you're interested Andrew.
Sorry Travis, but I don't play at all with Yangians and don't know much about them...
REFERENCES:: please!
I happen to be (slowly) reading my way through a paper on Capelli identities right now, and I'd be really interested in what seems to be the theory behind them, but I probably won't learn much from the code in itself :)
Branch pushed to git repo; I updated commit sha1. New commits:
ec4e344 | Added references. |
Andrew, no problem.
Darij, I've added some references. A good reference is the MNO94 arXiv version.
Branch pushed to git repo; I updated commit sha1. New commits:
8227771 | Merge branch 'public/algebras/yangians-15484' in 7.5.b6 |
Reviewer: Ben Salisbury
Hi Travis,
I added some more to the documentation. Please make sure you are okay with it. I will continue the review soon.
Ben
Looks good. :)
Branch pushed to git repo; I updated commit sha1. New commits:
9b97798 | More documentation additions |
Hi Travis,
I'm still going through and adding more to the documentation, but some things (including some corrections) may be better completed by you. (I have the arXiv versions of Molev's references that you've listed, but I do not have a copy of the book you referenced.) For example:
You've implemented the method defining_polynomial
, but I cannot find that in my references. Moreover, in the references I do have, the notation you've used for the defining polynomial seems to be reserved for matrices whose entries are power series.
I think there is an antipode method missing from the main Yangian
class (and the counit_on_basis
method, according to the documentation, returns the antipode).
Add definitions for the coproduct, counit, and antipode. I added the coproduct definition already for the Yangian
class.
Can/should the Yang R-matrix also be added to this module?
Yangians can be seen as a deformation of U(gl[t]) and have many interesting connections to representation theory. See http://en.wikipedia.org/wiki/Yangian.
Depends on #23266 Depends on #23267 Depends on #23268 Depends on #23270
CC: @sagetrac-sage-combinat @anneschilling @darijgr @bsalisbury1
Component: algebra
Keywords: yangian, quantum groups
Author: Travis Scrimshaw
Branch/Commit:
8051da2
Reviewer: Ben Salisbury
Issue created by migration from https://trac.sagemath.org/ticket/15484