combinetf2

View on PyPIReverse Dependencies (0)

0.1.0 combinetf2-0.1.0-py3-none-any.whl

Wheel Details

Project: combinetf2
Version: 0.1.0
Filename: combinetf2-0.1.0-py3-none-any.whl
Download: [link]
Size: 68306
MD5: d25e068bb06299b8499aa6daff3ad3fd
SHA256: 3af23d710b4b444b94d366d5c0f367167e46623389bdeec6bdac75a458d3996c
Uploaded: 2025-02-21 10:19:13 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: combinetf2
Version: 0.1.0
Summary: .
Author-Email: David Walter <david.walter[at]cern.ch>, Josh Bendavid <josh.bendavid[at]cern.ch>, Kenneth Long <kenneth.long[at]cern.ch>
Project-Url: Homepage, https://github.com/WMass/combinetf2
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: tensorflow
Requires-Dist: wums
Requires-Dist: numpy
Requires-Dist: h5py
Requires-Dist: hist
Requires-Dist: scipy
Requires-Dist: matplotlib; extra == "plotting"
Requires-Dist: mplhep; extra == "plotting"
Requires-Dist: seaborn; extra == "plotting"
Requires-Dist: pandas; extra == "plotting"
Requires-Dist: plotly; extra == "plotting"
Requires-Dist: kaleido; extra == "plotting"
Provides-Extra: plotting
Description-Content-Type: text/markdown
[Description omitted; length: 4079 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
combinetf2/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
combinetf2/common.py sha256=UnvSr5ymM428KHl7ZHcBeCPPc8oHAOrRORKUbgvXnRA 563
combinetf2/debugdata.py sha256=f_KgPGBi2-AmkXC5Y7SfWrvHlw2xfLeyjTld65KvRHg 5157
combinetf2/fitter.py sha256=EtBrqJ5Bu2kG7o10XNS0GIS04aRjSC8ZW0vFPc0gy-M 50772
combinetf2/h5pyutils.py sha256=XmC0eQhTTFf6t44Vj4tWIJZ0YS0HHNQ3OGUdEfGgd84 2695
combinetf2/inputdata.py sha256=-BMtAf79MrZS0Rqoc9VWP5fJ56IujBTdcsNd6Ro3PGk 8234
combinetf2/io_tools.py sha256=o9hKXFKlkUg7s9ZSY65g30IQZOmAgt3TNNBr0pkRNKU 3290
combinetf2/tensorwriter.py sha256=UVFigWF1QwCbv3mD2pc3cIDFXF8VVKmmDHg-72LvfnI 32191
combinetf2/workspace.py sha256=Pi4S9flawGBRPf8zD7Es0Hx0O3g4oo04SaYvggtCaUk 16266
scripts/fit.py sha256=poTbvhEDMibFmcF2W0cpz2T8loBcXPdeZvq1FfsHPeA 17384
scripts/plot_hists.py sha256=wzL6VkTYzA5BwB-0ksH-9C4i1YcnFAMcz_UEOZzxJg8 35894
scripts/plot_hists_cov.py sha256=l5mZr13wTbjsAy2xNJqU79MWCMDhGVc3mQQehnNXCUc 9449
scripts/plot_hists_uncertainties.py sha256=AnO6JeoQu4JjMjNlXx3nfyDuwWUnisCHWnm3VDKp9FA 17155
scripts/plot_likelihood_scan.py sha256=f4_NGLXVTyahl1iz7rzBrkKHFYn6lPhQ2kr5kP6pSn8 5266
scripts/plot_likelihood_scan2D.py sha256=u6lFEXlXK2P3q0f6wLwJ8SYfASQu02E76kyXrK5_dp4 8013
scripts/plot_pullsAndImpacts.py sha256=D4WRxfF0WfQRTPOOloZmiYDvTWu6DEzgbQmtf0IalfY 27428
scripts/printImpacts.py sha256=c7z4wYG5cgFfzoImgM6yjFj4p2oGdT33GO-1GShUNGA 2479
scripts/printPullsAndConstraints.py sha256=e95xICva6qE5zG2aero2KOpN0Q-BLcHE2zT0N9zfna0 4046
tests/make_tensor.py sha256=GVXSwI_1vHdXCoRq-FIu3SHe3APxU88Pz1baUIOrh00 8665
tests/style_config.py sha256=RLa3c5KJXE5K6n3NhWzLhFyC3RxJSfmRSJafuqFh8e4 1976
combinetf2-0.1.0.dist-info/METADATA sha256=WEUXg6dj0lkcZ7beVS32lAoDQUkZOfdAQtztQBVua1I 5019
combinetf2-0.1.0.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
combinetf2-0.1.0.dist-info/entry_points.txt sha256=GtCyQ2YiIMgssxCGl9jgLqXW30HkWIzVlh0nTg-xr-w 516
combinetf2-0.1.0.dist-info/top_level.txt sha256=q7sZ8UjVh_YVONop7gVf5Jm3-BD-NfxRmDmIepQLcAo 25
combinetf2-0.1.0.dist-info/RECORD

top_level.txt

combinetf2
scripts
tests

entry_points.txt

combinetf2 = scripts.fit:main
combinetf2-plot-cov = scripts.plot_hists_cov:main
combinetf2-plot-hists = scripts.plot_hists:main
combinetf2-plot-impacts = scripts.plot_pullsAndImpacts:main
combinetf2-plot-nllscan = scripts.plot_likelihood_scan:main
combinetf2-plot-nllscan2D = scripts.plot_likelihood_scan2D:main
combinetf2-plot-uncertainties = scripts.plot_hists_uncertainties:main
combinetf2-print-impacts = scripts.printImpacts:main
combinetf2-print-pulls = scripts.printPullsAndConstraints:main