-
-
Notifications
You must be signed in to change notification settings - Fork 688
Description
This ticket contains the overview of the Cluster Algebra and Quiver package. Its aim is to keep track different the different tickets I will open on this topic.
In particular, at the moment, there are changes for
- matrices: (skew-)symmetrizable checks (Ticket Implementation of is_(skew_)symmetrizable for matrices #10347), mutations (Ticket Implementation of mutations for matrices #10349)
and the new classes
-
ClusterSeed(Ticket Implementation of the class ClusterSeed #13369) -
Quiver(Ticket Implementation of the class ClusterQuiver #10538) -
QuiverMutationType(Ticket Implementation of quiver mutation type #10527)
Additional tickets/patches
-
Mutation classes(Ticket Compute Mutation Class for Cluster Algebra Seed or Cluster Quiver #13424) and -
Mutation type recognition(Ticket Compute mutation type of a ClusterSeed or ClusterQuiver #13425)
handle more advanced features.
The dependencies are as follows: #10347 < #10349 < #10527 < #10538 < #13369 < #13424 < #13425 .
CC: @hughrthomas @sagetrac-gmoose05
Component: combinatorics
Keywords: cluster algebra, quiver
Reviewer: Christian Stump
Issue created by migration from https://trac.sagemath.org/ticket/10298