Metadata-Version: 2.1
Name: zfit-physics
Version: 0.6.1
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
Keywords: TensorFlow,model,fitting,scalable,HEP,physics
Classifier: Development Status :: 3 - 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 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: zfit>=0.12
Provides-Extra: dev
Requires-Dist: bumpversion>=0.5.3; extra == "dev"
Requires-Dist: coverage>=4.5.1; extra == "dev"
Requires-Dist: coverage>=4.5.1; extra == "dev"
Requires-Dist: flake8>=3.5.0; extra == "dev"
Requires-Dist: pip>=9.0.1; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest>=3.4.2; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-rerunfailures>=6; extra == "dev"
Requires-Dist: pytest-runner>=2.11.1; extra == "dev"
Requires-Dist: Sphinx>=1.7.1; extra == "dev"
Requires-Dist: sphinx_bootstrap_theme; extra == "dev"
Requires-Dist: tox>=2.9.1; extra == "dev"
Requires-Dist: twine>=1.10.0; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: watchdog>=0.8.3; extra == "dev"
Requires-Dist: wheel>=0.29.0; extra == "dev"

************
zfit physics
************

.. image:: https://scikit-hep.org/assets/images/Scikit--HEP-Affiliated-blue.svg
   :target: https://scikit-hep.org

.. image:: https://img.shields.io/pypi/v/zfit_physics.svg
   :target: https://pypi.python.org/pypi/zfit_physics



|zfit_logo|


.. |zfit_logo| image:: docs/images/zfit-fin_400x168.png
   :target: https://github.com/zfit/zfit
   :alt: zfit logo

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).

What's new
=============

Check the `changelog <CHANGELOG.rst>`_ for recent changes.

Installing
==========


zfit-physics is available on pip. If possible, use a conda or virtual environment and do:


.. code-block:: console

    $ pip install zfit-physics


For the newest development version, you can install the version from git with

.. code-block:: console

   $ pip install git+https://github.com/zfit/zfit-physics

Contact
=======

You can contact us directly:
 - via e-mail: zfit@physik.uzh.ch
 - join our `Gitter channel <https://gitter.im/zfit/zfit>`_

Contributors
============
