Features for testing the presence of latte_int¶
- class sage.features.latte.Latte¶
Bases:
sage.features.join_feature.JoinFeatureA
Featuredescribing the presence of theLattEbinaries which comes as a part oflatte_int.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¶
Bases:
sage.features.ExecutableFeature for the executable
countfrom the LattE suite.
- class sage.features.latte.Latte_integrate¶
Bases:
sage.features.ExecutableFeature for the executable
integratefrom the LattE suite.
- sage.features.latte.all_features()¶