Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
o-morikawa authored Jun 25, 2024
1 parent 993d4ad commit 64b5b86
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ date Created on May 8 2018
## User's guide
Code set for the generation of the configuration of $N(p)$, and the computation of $A(p)$ and sign determinant

### Environment
Ubuntu 16.04: landau [Xeon E5 2660V4 2.0GHz 28C/56T], lifshitz2\&3 [Xeon Silver 4114 2.20GHz 10C/20T], and supercomputer ITO.

### Command
```g++ -std=c++11 (-O2) -fopenmp```

Expand All @@ -29,3 +26,15 @@ Please download the Eigen code set as "Eigen" directory in src/src_imp.

### Julia
Computation of some correlation functions by [julia v0.5.2](https://julialang.org/)

## Achievements

### Published articles
- A-type models [arXiv: 1805.10735](https://arxiv.org/abs/1805.10735)
- DE-type models [arXiv: 1810.02519](https://arxiv.org/abs/1810.02519)
- Continuum limit and precision measurement [arXiv: 1906.00653](https://arxiv.org/abs/1906.00653)
- Proceedings of Lattice2019 [arXiv: 1908.03411](https://arxiv.org/abs/1908.03411)
- [PhD thesis](http://hdl.handle.net/2324/4474929) (This thesis also addresses superstring compactification of target space which is 2D "deformed" torus.)

### Environment
Ubuntu 16.04: landau [Xeon E5 2660V4 2.0GHz 28C/56T], lifshitz2\&3 [Xeon Silver 4114 2.20GHz 10C/20T], and supercomputer ITO.

0 comments on commit 64b5b86

Please sign in to comment.