descriptionA program to visualize cluster algebras as quivers
homepage URLhttps://www.math.umd.edu/~sgilles/
ownersgilles@umd.edu
last changeTue, 23 Mar 2021 12:33:02 +0000 (23 08:33 -0400)
content tags
add:
README
Clav (CLuster Algebra Visualizer) is a program to visualize cluster
algebras [0], [1], [2], [3] as quivers. It is similar to Keller's Java
applet [4], but handles the half-weight edges and fat vertices needed
to deal with the quivers of Zicket [5].

Clav comes with two interfaces: an SDL interface and a more simplistic
CLI interface (which may prove useful for scripting). The program
clav-mutation-finder has also proven useful for automation of mass
quiver computations (it is probably best to compile that with an
optimizing compiler).

If you wish to cite Clav, something like this probably works:

    @misc {gilles2019,
            author = {S. Gilles},
            title = {{CLAV}: {CLuster} {Algebra} {Visualizer}},
            url = {https://repo.or.cz/clav.git},
            version = {1.2},
            date = {2019-03-27},
    }


[0] Robert Marsh, Lecture notes on cluster algebras, European
    Mathematical Society, Zürich, 2013.
[1] https://arxiv.org/abs/math/0104151
[2] https://arxiv.org/abs/math/0208229
[3] https://arxiv.org/abs/math/0305434
[4] https://webusers.imj-prg.fr/~bernhard.keller/quivermutation/
[5] https://arxiv.org/abs/1605.08297
shortlog
2021-03-23 S. GillesUpdate my email addressmaster
2021-03-23 S. GillesReduce flicker on some SDL platforms
2021-03-23 S. GillesFix false positive in bfzIII word detection
2019-05-14 S. GillesReformat
2019-03-27 S. GillesAdd citation information to READMEv1.2
2018-12-06 S. GillesImplement -f for clav-{sdl,cli}
2018-12-06 S. GillesDocument "rename" and "renamename" for clav-cli
2018-12-06 S. GillesAdd "renamename" to clav-cli
2018-12-03 S. GillesSwitch Bn and Cn in clav-bfzIII. I think it's right...
2018-12-03 S. GillesIncrease edge limit
2018-12-01 S. GillesAllow overriding pkg-config
2018-11-28 S. Gillesfix typo in license header
2018-11-06 S. GillesRemove dead debug code in bfzIII.c
2018-11-03 S. GillesI have no idea why this flickering happens
2018-11-03 S. GillesImplement history logging to stdout
2018-11-03 S. GillesMake minor corrections to clav-sdl.1
...
tags
5 years ago v1.2
6 years ago v1.1
6 years ago v1.0
6 years ago v0.4
7 years ago v0.3
7 years ago v0.2
7 years ago v0.1
heads
3 years ago master
4 years ago AX-coords
7 years ago mob