Name: V. Shtabovenko Date: 10/24/19-11:00:22 AM Z
Hi,
those examples are for the dev version, not the stable version, cf.
Cheers,
Vladyslav
Am 24.10.19 um 05:57 schrieb hui:
> Dear developers,
>
> I installed the FeynCalc on Ubuntu server 16.04, mathematica 11.1
using
>
Import[“https://raw.githubusercontent.com/FeynCalc/feyncalc/master/install.m”]
InstallFeynCalc[]
>
> I am trying to run the example Ga-Ga.m in QED/OneLoop, after loading
FeynArts/Calc, some utilities cannot be loaded automatically.
> (1)
FCFAConvert[CreateFeynAmp[…],…,Contract-True] gives
error:
> OptionValue::nodef: Unknown option Contract for FCFAConvert.
> (2) FCCompareResults is not imported automatically, I need to
<<“FCCompareResults.m” manually
> (3) PaVeUVPart not imported automatically as well
>
> How can I load all *.m files within all sub-directories
automatically ?
> Is there any configuration or option I did not set correctly?
>
> Thanks a lot.
>
> Hui
>