Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.19 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.19 KB

Effective quantum dynamics on the Möbius strip

Build Status

Tomáš Kalvoda, David Krejčiřík, Kateřina Zahradová

Mobius strip

Requirements

In order to use this code you have to have Julia installed. The code is tested on Julia version 1.2. Figures are created by powerful LaTeX PGFPlots package, so you should have working LaTeX installation and PGFPlots available.

Usage

First of all clone this repository. In the repository directory activate the Julia project and install its dependencies, i.e. change the directory and run

$ julia --project=@.

then activate the Package manager by pressing ] in the Julia command prompt. Finally install dependencies

(moebius) pkg> instantiate

All computations are run and figures are created by executing

$ make

Contact

If you have any questions or suggestions please feel free to create an issue in this repository or send an email to Tomáš Kalvoda.