Metadata-Version: 2.1
Name: amplitf
Version: 0.0a1
Summary: UNKNOWN
Home-page: https://github.com/ComPWA/AmpliTF
License: GPLv3 or later
Description: # AmpliTF
        Library of primitives for amplitude analyses in high-energy physics using TensorFlow v2
        
        ## Introduction
        
        The package includes the primitives to operate with relativistic kinematics (operations with Lorentz vectors, elements of helicity formalism), and descriptions of the dynamical functions (such as Breit-Wigner line shapes) using Google TensorFlow library. 
        
        This package is a fork of TensorFlowAnalysis https://gitlab.cern.ch/poluekt/TensorFlowAnalysis that includes only the "stable" basic functionality. 
        
        The package is compatible with TensorFlow v2. 
        
        ## Prerequisites
        
           * TensorFlow v2.1
           * NumPy
           * SymPy
           * IMinuit 
        
        ROOT is not required anymore. 
        
        ## Links
        
           * TensorFlowAnalysis: https://gitlab.cern.ch/poluekt/TensorFlowAnalysis
           * ZFit: https://github.com/zfit/zfit
           * ComPWA: https://github.com/ComPWA
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
