sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.22k stars 428 forks source link

Add methods for plotting crystals and LS paths #15415

Closed tscrim closed 9 years ago

tscrim commented 10 years ago

Improvements to the root systems plotting which will plot crystals automatically in a few different formats, as well as LS paths as paths in the root system.

CC: @sagetrac-sage-combinat @nthiery @bsalisbury1

Component: graphics

Keywords: crystal, LS paths, plotting

Author: Travis Scrimshaw

Branch/Commit: bac38bf

Reviewer: Ben Salisbury

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

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 10 years ago

Changed commit from 76afbd5 to e7a558d

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 10 years ago

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

[e7a558d](https://github.com/sagemath/sagetrac-mirror/commit/e7a558d)Merge branch 'master' into public/combinat/crystals/crystal_plots
7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 10 years ago

Changed commit from e7a558d to 1b48a12

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 10 years ago

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

[1b48a12](https://github.com/sagemath/sagetrac-mirror/commit/1b48a12)Merge branch 'public/combinat/crystals/crystal_plots' of ssh://trac.sagemath.org:2222/sage into public/combinat/crystals/crystal_plots
[667282c](https://github.com/sagemath/sagetrac-mirror/commit/667282c)Merge branch 'master' into public/combinat/crystals/crystal_plots
nthiery commented 10 years ago
comment:4

The ticket title could be more explicit :-) In fact the current description would be a rather good one.

Cheers,

tscrim commented 10 years ago

Description changed:

--- 
+++ 
@@ -1 +1 @@
-Adds methods to plot crystals and LS paths.
+Improvements to the root systems plotting which will plot crystals automatically in a few different formats, as well as LS paths as paths in the root system.
7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 10 years ago

Changed commit from 1b48a12 to 5145935

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 10 years ago

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

f17233aMerge branch 'public/combinat/crystals/crystal_plots' of trac.sagemath.org:sage into public/combinat/crystals/crystal_plots-15415
5145935Changed crystals to catalog.
fchapoton commented 9 years ago
comment:10

Failing doctests, see patchbot report

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 9 years ago

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

b0fe201Merge branch 'public/combinat/crystals/crystal_plots' of trac.sagemath.org:sage into public/combinat/crystals/crystal_plots
5ed4f84Updating doctests.
7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 9 years ago

Changed commit from 5145935 to 5ed4f84

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 9 years ago

Changed commit from 5ed4f84 to 349a935

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 9 years ago

Branch pushed to git repo; I updated commit sha1. Last 10 new commits:

c2e84e1remaining doctests for induced_graded_map
03bd4cfpossibly controversial: graded_algebra and the three methods forming its interface are now cached_methods
8a747c0further edits
831c269Merge branch 'public/categories/filtered_algebras-17096' of git://trac.sagemath.org/sage into filt
752df77Revert the cached_method decorators from commit "possibly controversial: graded_algebra and the three methods forming its interface are now cached_methods"
dfaaaebassociated-graded now also defined for filtered *modules*, although still named 'graded algebra' in this case
43a976aMerge branch 'public/categories/filtered_algebras-17096' of trac.sagemath.org:sage into public/categories/filtered_algebras-17096
d1d135fGive Weyl/Clifford/Exterior super powers.
ea66981Merge branch 'public/combinat/crystals/crystal_plots' of trac.sagemath.org:sage into public/combinat/crystals/crystal_plots
349a935Fixing doctest.
7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 9 years ago

Changed commit from 349a935 to bac38bf

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 9 years ago

Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:

bac38bfFixing doctest.
bsalisbury1 commented 9 years ago
comment:15

Looks good to me. Thanks, Travis!

bsalisbury1 commented 9 years ago

Reviewer: Ben Salisbury

tscrim commented 9 years ago
comment:16

Thanks for doing the review Ben!

vbraun commented 9 years ago

Changed branch from public/combinat/crystals/crystal_plots to bac38bf