sagemath / sage

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

Add additional mutation options for clusters #18594

Closed thecaligarmo closed 9 years ago

thecaligarmo commented 9 years ago

Adding additional mutation options to ClusterSeed and ClusterQuiver. These options include:

Additionally, we add a mutation analysis which goes through and returns basic properties of all mutations possible from the current state.

Update functionality to cluster seed in order to:

CC: @egunawan @Etn40ff

Component: combinatorics

Keywords: SageDays64.5, clusters, mutation, seeds, quiver

Author: Aram Dermenjian, Gregg Musiker

Branch/Commit: f257d82

Reviewer: Viviane Pons, Christian Stump

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

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

Changed commit from 124befa to 39f1543

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

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

9084d1dMerge branch 'public/ticket/18594' into 6.9.b3
39f1543trac #18594 fixing doc
7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 9 years ago

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

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

Changed commit from 39f1543 to 4d90a7f

stumpc5 commented 9 years ago
comment:38

If everyone agrees that the discussed problems with the stuff implemented here can and will be fixed within finite time, I will give this ticket a positive review in order to enable the SageDays participants to submit further work.

stumpc5 commented 9 years ago
comment:39

I actually would also be in favour of adding a list of the raised issues concerning this tickets in order to have it written down for future references.

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

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

f257d82changed import numpy commands
7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 9 years ago

Changed commit from 4d90a7f to f257d82

a9a57cdf-9183-46c4-a1f6-41c1b5271dce commented 9 years ago
comment:41

For posterity, here is a list of concerns that were raised by Salvatore Stella and Christian Stump regarding the cluster_seed.py file.

These should be taken care of in a future ticket:

Gregg

stumpc5 commented 9 years ago

Changed author from Aram Dermenjian to Aram Dermenjian, Gregg Musiker

stumpc5 commented 9 years ago
comment:42

We gonna move forward!

vbraun commented 9 years ago

Changed branch from public/ticket/18594 to f257d82