fcc
Script to compile C/C++ programs and link to Fortran libraries
Install
- All systems
-
curl cmd.cat/fcc.sh
- Debian
-
apt-get install fcc
- Ubuntu
-
apt-get install fcc
- Kali Linux
-
apt-get install fcc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fcc
- Raspbian
-
apt-get install fcc
- Dockerfile
- dockerfile.run/fcc
fcc
Script to compile C/C++ programs and link to Fortran libraries
LoopTools is a package for evaluation of scalar and tensor one-loop integrals based on the FF package by G.J. van Oldenborgh. It features an easy Fortran, C++, and Mathematica interface to the scalar one-loop functions of FF and in addition provides the 2-, 3-, and 4-point tensor coefficient functions. This package provides a script, fcc, to compile C and C++ programs and link them with Fortran libraries.