cmsml

View on PyPIReverse Dependencies (0)

0.2.6 cmsml-0.2.6-py3-none-any.whl

Wheel Details

Project: cmsml
Version: 0.2.6
Filename: cmsml-0.2.6-py3-none-any.whl
Download: [link]
Size: 25265
MD5: 4d5ec3871ca3bd5e097df45bb91069e4
SHA256: d19327e97eec507eb89301a73efabc5661082755ec8baded0ddef8acb02050c0
Uploaded: 2024-05-15 16:30:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cmsml
Version: 0.2.6
Summary: Python package of the CMS Machine Learning Group
Author-Email: Marcel Rieger <marcel.rieger[at]cern.ch>
License: Copyright (c) 2020 - 2023, CMS Machine Learning Group 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: CERN,CMS,LHC,machine learning,tensorflow,keras
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Information Technology
Requires-Python: >=3.7
Requires-Dist: tabulate (~=0.9.0)
Requires-Dist: flake8 (~=5.0); extra == "dev"
Requires-Dist: flake8-commas (~=2.1); extra == "dev"
Requires-Dist: flake8-quotes (~=3.3); extra == "dev"
Requires-Dist: pytest-cov (>=3.0); extra == "dev"
Requires-Dist: pytest-xdist (~=3.4.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3214 characters]

WHEEL

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

RECORD

Path Digest Size
cmsml/__init__.py sha256=NDsB9dr2XuhIbgCR7PVE6uC0IqTHae5dVDMPyNwoo0U 408
cmsml/__meta__.py sha256=K2hbFjY7ecHjqQPoQeHSV5geVN4tiW9LSJ3G4IBrwBI 401
cmsml/lazy_loader.py sha256=8uyb2LxX1XDiLV50nxhlbimUcL_CyQveklnmeWNdGTA 1971
cmsml/util.py sha256=_C_9vkZorJWoQBu8wuLYcaeAPnHJ9FjGRxXhu5fMBUA 7460
cmsml/keras/__init__.py sha256=JmppV5UK1RO7HTwQkBQQZLhMcGX457i9ezJl8Szvnfs 287
cmsml/keras/callbacks.py sha256=DCbQvUS_IWGk0SWkDAJpOg8Ot-2PkG7xe7ngahJszVw 3981
cmsml/scripts/__init__.py sha256=mMgBtRE48Bo1oWDQAabB8aiScOYeujNd27EM1j8DcdM 160
cmsml/scripts/check_aot_compatibility.py sha256=JhHy59dADXcJCjOjzfJ-EaRHf45xZTx44SE5RKFwM_Q 4672
cmsml/scripts/compile_tf_graph.py sha256=xnY88RyYdXTaNiebW7UBxHUk4alA1WZKZzukGUgCKlw 10235
cmsml/scripts/open_tf_graph.py sha256=RofKocrcbKk2fDq6u95umKASu2-m17S9PVI6nXymYss 2235
cmsml/tensorflow/__init__.py sha256=unJHDnjssKiDgJEq7zePAHKzikNUh8psN2v2JoJDenY 563
cmsml/tensorflow/aot.py sha256=i75sk8pnpTigo3bL_lUhltweJlEfqkWsLkNsVt6D2Gk 7403
cmsml/tensorflow/tools.py sha256=A_ha3X-3mFshhFI_pjUsqo3nZF_mnamjGlRKD1pa6mA 14093
cmsml-0.2.6.dist-info/LICENSE sha256=BpIueT1AQ4bNWdq-x_iBp2L5FHu2zK0mY7bVGaRTjvU 1511
cmsml-0.2.6.dist-info/METADATA sha256=ZrxsQdRjyTSPI_w7qD849q1Na6Wcd7Er1CwADnq3aD0 6241
cmsml-0.2.6.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
cmsml-0.2.6.dist-info/entry_points.txt sha256=QnJNUi733CvGTkNOXMJgWaSCHPuTH0hgeD_ZK_exQ6E 209
cmsml-0.2.6.dist-info/top_level.txt sha256=bsttwZuMebN3ukXHzH_fxAW7d_2aKJXDyVxl4T5egbw 6
cmsml-0.2.6.dist-info/RECORD

top_level.txt

cmsml

entry_points.txt

cmsml_check_aot_compatibility = cmsml.scripts.check_aot_compatibility:main
cmsml_compile_tf_graph = cmsml.scripts.compile_tf_graph:main
cmsml_open_tf_graph = cmsml.scripts.open_tf_graph:main