Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,12 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
colorTo: purple
|
6 |
sdk: docker
|
7 |
pinned: true
|
8 |
license: mit
|
9 |
-
short_description:
|
10 |
---
|
11 |
|
12 |
-
|
13 |
-
Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>
|
|
|
1 |
---
|
2 |
+
title: Random flat Quantum Permutation Matrices
|
3 |
+
emoji: ⚛️
|
4 |
+
colorFrom: purple
|
5 |
colorTo: purple
|
6 |
sdk: docker
|
7 |
pinned: true
|
8 |
license: mit
|
9 |
+
short_description: generate random flat quantum permutation matrices
|
10 |
---
|
11 |
|
12 |
+
[Marimp](https://github.com/marimo-team/marimo) app to generate random flat quantum permutation matrices. For the math behind this, see my paper with Teo Banica [Flat matrix models for quantum permutation groups](https://arxiv.org/abs/1602.04456)
|
|