SaverioMonaco / ANNNI2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANNNI Phase detection with MPS States

How to install

  1. Create a virtual environment:
python3 -m venv annni
  1. Activate it:
source annni/bin/activate
  1. Install the requirements:
pip3 install .

How to get the states?

  1. Copy the URL of the Drive folder:
    https://drive.google.com/drive/u/1/folders/******
  2. Run the python script passing the URL with the --url flag
    python getdata.py --url https://drive.google.com/drive/u/1/folders/******

How to generate new states?

Use the script getstates.py

About


Languages

Language:Jupyter Notebook 94.8%Language:Python 5.2%Language:Shell 0.1%