zfit-physics


Namezfit-physics JSON
Version 0.8.0 PyPI version JSON
download
home_pageNone
SummaryPhysics extension to zfit
upload_time2024-11-08 01:03:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD 3-Clause License Copyright (c) 2019, zfit All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keywords tensorflow model fitting scalable hep physics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ************
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

Documentation
 - `as part of zfit (zfit-physics part) <https://zfit.readthedocs.io/en/latest/user_api/zfit.pdf.html#physics-pdfs>`_
 - `zfit-physics (only) <https://zfit-physics.readthedocs.io/en/latest/>`_


Tools and models to extend `zfit <https://github.com/zfit/zfit>`_ with physics specific content.
Feel free to add your models, tools, etc. to this package.


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


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

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

Installing
==========


zfit-physics is available on pip and conda-forge (and LCG and spack).
Installation with pip has the newest stable version, and therefore recommended, while others may take weeks to months to update.
If possible, use a conda or virtual environment and do:


.. code-block:: console

    $ pip install zfit-physics

(add a -U to update to the newest version)

Installation with conda-forge is also possible:

.. code-block:: console

    $ conda install -c conda-forge zfit-physics


Contact
=======

You can contact us directly:
 - via e-mail: zfit@physik.uzh.ch
 - join our `Gitter channel <https://gitter.im/zfit/zfit>`_
 - open an `issue on GitHub <https://github.com/zfit/zfit-physics/issues/new/choose>`_ or `join the discussions <https://github.com/zfit/zfit-physics/discussions>`_ there

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "zfit-physics",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "TensorFlow, model, fitting, scalable, HEP, physics",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/b0/28/3c53f51629d946c006433e2793ab70c899b98a40dec5bf40aac23bfde731/zfit_physics-0.8.0.tar.gz",
    "platform": null,
    "description": "************\nzfit physics\n************\n\n.. image:: https://scikit-hep.org/assets/images/Scikit--HEP-Affiliated-blue.svg\n   :target: https://scikit-hep.org\n\n.. image:: https://img.shields.io/pypi/v/zfit_physics.svg\n   :target: https://pypi.python.org/pypi/zfit_physics\n\n\n\n|zfit_logo|\n\n\n.. |zfit_logo| image:: docs/images/zfit-fin_400x168.png\n   :target: https://github.com/zfit/zfit\n   :alt: zfit logo\n\nDocumentation\n - `as part of zfit (zfit-physics part) <https://zfit.readthedocs.io/en/latest/user_api/zfit.pdf.html#physics-pdfs>`_\n - `zfit-physics (only) <https://zfit-physics.readthedocs.io/en/latest/>`_\n\n\nTools and models to extend `zfit <https://github.com/zfit/zfit>`_ with physics specific content.\nFeel free to add your models, tools, etc. to this package.\n\n\nThe structure of this package is still in flow, so before opening any PR\nyou may want to open an issue to discuss how your proposed functionality will fit into `zfit-physics`.\n\n\nWhat's new\n=============\n\nCheck the `changelog <CHANGELOG.rst>`_ for recent changes.\n\nInstalling\n==========\n\n\nzfit-physics is available on pip and conda-forge (and LCG and spack).\nInstallation with pip has the newest stable version, and therefore recommended, while others may take weeks to months to update.\nIf possible, use a conda or virtual environment and do:\n\n\n.. code-block:: console\n\n    $ pip install zfit-physics\n\n(add a -U to update to the newest version)\n\nInstallation with conda-forge is also possible:\n\n.. code-block:: console\n\n    $ conda install -c conda-forge zfit-physics\n\n\nContact\n=======\n\nYou can contact us directly:\n - via e-mail: zfit@physik.uzh.ch\n - join our `Gitter channel <https://gitter.im/zfit/zfit>`_\n - open an `issue on GitHub <https://github.com/zfit/zfit-physics/issues/new/choose>`_ or `join the discussions <https://github.com/zfit/zfit-physics/discussions>`_ there\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License  Copyright (c) 2019, zfit All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
    "summary": "Physics extension to zfit",
    "version": "0.8.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/zfit/zfit-physics/issues",
        "Changelog": "https://github.com/zfit/zfit-physics/blob/main/CHANGELOG.rst",
        "Discussions": "https://github.com/zfit/zfit-physics/discussions",
        "Documentation": "https://zfit-physics.readthedocs.io/en/latest/",
        "Repository": "https://github.com/zfit/zfit-physics"
    },
    "split_keywords": [
        "tensorflow",
        " model",
        " fitting",
        " scalable",
        " hep",
        " physics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14665a9641c9048db695f2b6e26484301538b13cb88cd2a54840feb9ddc97ec4",
                "md5": "01aa74ce38ed8a46fa22473ee2cbd54c",
                "sha256": "06ef882514dfe7165178e1b983ca60ddd00809f783ae54e2d86a8020337e6c87"
            },
            "downloads": -1,
            "filename": "zfit_physics-0.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "01aa74ce38ed8a46fa22473ee2cbd54c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 37063,
            "upload_time": "2024-11-08T01:03:36",
            "upload_time_iso_8601": "2024-11-08T01:03:36.580753Z",
            "url": "https://files.pythonhosted.org/packages/14/66/5a9641c9048db695f2b6e26484301538b13cb88cd2a54840feb9ddc97ec4/zfit_physics-0.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0283c53f51629d946c006433e2793ab70c899b98a40dec5bf40aac23bfde731",
                "md5": "b20a39453206f9d5945058b007fe07d9",
                "sha256": "f750d940c06f52f8c29f6e0f6d831498f8afa5813e4f3d6e973d20c925c42f86"
            },
            "downloads": -1,
            "filename": "zfit_physics-0.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b20a39453206f9d5945058b007fe07d9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 540887,
            "upload_time": "2024-11-08T01:03:38",
            "upload_time_iso_8601": "2024-11-08T01:03:38.956344Z",
            "url": "https://files.pythonhosted.org/packages/b0/28/3c53f51629d946c006433e2793ab70c899b98a40dec5bf40aac23bfde731/zfit_physics-0.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-08 01:03:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zfit",
    "github_project": "zfit-physics",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "zfit-physics"
}
        
Elapsed time: 1.50582s