Metadata-Version: 1.2
Name: zfit_physics
Version: 0.0.2
Summary: Physics extension to zfit
Home-page: https://github.com/zfit/zfit-physics
Author: zfit
Author-email: zfit@physik.uzh.ch
Maintainer: zfit
Maintainer-email: zfit@physik.uzh.ch
License: BSD 3-Clause
Description: zfit physics
        ------------
        
        Tools and models to extend `zfit <https://github.com/zfit/zfit>`_.
        The structure of this package is still in flow, so before opening any PR
        you may want to open an issue to discuss how your proposed functionality will fit into `zfit-physics`.
        
        It is currently under heavy development. Use it to test currently experimental
        features. It offers a similar structure are zfit and will in the future be
        simply integrated into the zfit namespace (given that zfit-physics is installed).
        
        Installing
        ----------
        
        zfit-physics is currently only available as a github version.
        To install it, run this command in your terminal:
        
        .. code-block:: console
        
           $ pip install git+https://github.com/zfit/zfit-physics
        
        
Keywords: TensorFlow,model,fitting,scalable,HEP,physics
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.6
