Skip to content

Commit 1e6ca30

Browse files
authored
Update README.md
1 parent 620695e commit 1e6ca30

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
To produce the plots, call:
1+
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
214

315
python coma.py
416
python dualmirror.py
17+
ptyhon singlemirror.py

0 commit comments

Comments
 (0)