Coder Social home page Coder Social logo

nelsonlachini / ghostlatt Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 221 KB

Compilation of Monte Carlo and gauge-fixing code for lattice gauge theories with tools for the ghost propagator and the derivatives of the Faddeev-Popov matrix. Also contains utilities for studying centre-vortices and instanton backgrounds. (serial non-optimized code)

License: GNU General Public License v2.0

C 98.72% Makefile 0.41% Shell 0.14% M4 0.73%
lattice-gauge-theory quantum-field-theory topology gauge-fixing

ghostlatt's Introduction

For now compatible with:

gcc-8
clang-10

For a quick test without use of autotools and make:

gcc-8 exPlaquette.c src/utilities.c src/algebra.c src/thermalization_hb.c src/measurement.c src/inverters.c src/gaugefix.c src/instantontools.c src/nrutil.c src/statistics.c src/hoek_custom.c src/fox.c src/center.c -o temp -lm

To use autotools, follow the usual steps:

  • run bootstrap.sh
  • create a build directory
  • run ../configure
  • then run make

A minimal set of installation commands would be:

sh bootstrap.sh
mkdir build; cd build
../configure
make

Use deploy.sh and clean.sh to quickly compile from zero

ghostlatt's People

Contributors

nelsonlachini avatar

Stargazers

 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.