We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 620695e commit 1e6ca30Copy full SHA for 1e6ca30
1 file changed
README.md
@@ -1,4 +1,17 @@
1
-To produce the plots, call:
+To reproduce the results of the paper, you need to install SageMath (tested with V10.2) first.
2
+
3
+The following dependencies are needed:
4
+* python3 (tested with v3.11.13)
5
+* jupyter
6
+* sagemath
7
+* numpy
8
+* scipy
9
+* matplotlib
10
11
+To produce the plots of the paper, call:
12
13
+jupyter notebook MuonCas3D_Paper.ipynb
14
15
python coma.py
16
python dualmirror.py
17
+ptyhon singlemirror.py
0 commit comments