Skip to content

This is a prototype pure gauge simulation that I developed in the summer of 2018.

Notifications You must be signed in to change notification settings

leonhostetler/su3-pure-gauge-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DESCRIPTION:
    This is a prototype pure gauge simulation that I developed in the summer of 2018.

CONTAINS:
    main.c

    complex.c       <- Module for complex numbers and matrices
    su3matrices.c   <- Module for SU(3) matrices

    complex.h       <- Header file for complex module
    su3matrices.h   <- Header file for SU(3) matrices module

    makefile        <- Compilation file

USAGE:
    (1) Edit various parameters in main.c
    (2) Compile using the command:
            make
    (3) Run the simulation using the command
            ./simulation
    (4) Wait for completion
        


About

This is a prototype pure gauge simulation that I developed in the summer of 2018.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published