Code Monkey home page Code Monkey logo

spinmfgs's Introduction

SpinMFGS

Spin Mean Force Gibbs State

Repo structure

  • SMFGS: contains the code for computing the MFGS expectation values of a spin; structured as a Julia module
  • run: contains example code using the module; in particular contains the scripts used to generate the plots for the paper
  • data: contains data generated using this library; in particular contains data used for the plots of the paper
  • plot: contains a Jupyter notebook with code to plot the results; in particular contains the code used for the plots of the paper

Usage of the run scripts

To use the contained run scripts, the user should change into the folder where the scripts are located and then run them as

julia -t n ./script-name.jl

where script-name is the name of the script that one wants to run, and n is the number of threads for parallelization of the computations (for example "-t 3" would spawn 3 threads). If run this way, the output of the scripts will be saved into the data folder. If one wants to change the output directory or filename, all that is required is modifying the filename variable defined inside of each script.

spinmfgs's People

Contributors

cerisola avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.