Skip to content
/ SF Public

Scientific package for spectral function calculations

Notifications You must be signed in to change notification settings

teoguso/SF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

189708f · Nov 24, 2016
Nov 18, 2016
Jul 29, 2016
Nov 3, 2016
Nov 3, 2016
Nov 16, 2016
Nov 16, 2016
Nov 24, 2016
Nov 24, 2016
Nov 21, 2016
Nov 1, 2016
Nov 24, 2016
Nov 2, 2016
Nov 24, 2016
Nov 24, 2016

Repository files navigation

### Spectral Function package
### Written by Matteo Guzzo
### NO WARRANTY WHATSOEVER!!!
### Written for python 2.7
### Requires scitools, numpy, matplotlib, 
### f2py, gfortran
### Tested on Ubuntu 12.04
#################################################
Before using the program, 
one should execute the 
bash script 'compile_and_link.sh'.
The script 'cleanup.sh' removes all secondary 
files created during compilation, linking and 
testing, reverting to a clean source 
(a.k.a. poor's man 'make distclean').

- Conda installation file - 
Check py2_sf.yml for a comprehensive (and possibly redundant)
list of required packages. 
This list can be used with the conda package manager
to obtain a functioning python 2 installation.

-- QUICK HOWTO --
Gather your input files (self-energy, invar.in, ...)
 -- look in the test directory for examples --
in a single directory and run 'sf.py' from there.

About

Scientific package for spectral function calculations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published