Skip to content

chris-turner137/collapseit

Repository files navigation

collapseit

Python implementation of finite-size scaling (FSS) analysis.

Installation

To install simply clone this repository and its submodules.

git clone https://github.com/chris-turner137/collapseit.git
git submodule init
git submodule update

To use the packages the 'packages' and 'submodules/packages' subdirectories needs to be on your PYTHONPATH environment variable. This is achieved by running the 'export.sh' script with an absolute path.

source ~/Programming/collapseit/export.sh

About

Finite-size scaling analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published