Features for testing the presence of latte_int#
- class sage.features.latte.Latte(*args, **kwds)#
Bases:
JoinFeatureA
Featuredescribing the presence of excecutables from LattE integrale.EXAMPLES:
sage: from sage.features.latte import Latte sage: Latte().is_present() # optional - latte_int FeatureTestResult('latte_int', True)
- class sage.features.latte.Latte_count(*args, **kwds)#
Bases:
ExecutableFeature for the executable
countfrom LattE integrale.
- class sage.features.latte.Latte_integrate(*args, **kwds)#
Bases:
ExecutableFeature for the executable
integratefrom LattE integrale.
- sage.features.latte.all_features()#