significantdigits

View on PyPIReverse Dependencies (0)

0.3.0 significantdigits-0.3.0-py3-none-any.whl

Wheel Details

Project: significantdigits
Version: 0.3.0
Filename: significantdigits-0.3.0-py3-none-any.whl
Download: [link]
Size: 27830
MD5: c24b6219ab2fdc7ef4d1e3867f7606d0
SHA256: b0d0506db93166d1eb65a64363004ded698e74a9533f70a389eb1a6fdc7c2d21
Uploaded: 2023-12-21 23:53:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: significantdigits
Version: 0.3.0
Summary: Solid stochastic statistic analysis of Stochastic Arithmetic
Author-Email: Verificarlo contributors <verificarlo[at]googlegroups.com>
Project-Url: Bug Tracker, https://github.com/verificarlo/significantdigits/issues
License: Copyright 2022 Verificarlo project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.8
Requires-Dist: attrs (>=21.2.0)
Requires-Dist: icecream (>=2.1.3)
Requires-Dist: iniconfig (>=1.1.1)
Requires-Dist: numpy (>=1.22.0)
Requires-Dist: packaging (>=21.2)
Requires-Dist: pdoc (>=14.2.0)
Requires-Dist: pluggy (>=1.0.0)
Requires-Dist: py (>=1.10.0)
Requires-Dist: pyparsing (>=2.4.7)
Requires-Dist: pytest (>=6.2.5)
Requires-Dist: scipy (>=1.7.3)
Requires-Dist: toml (>=0.10.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10363 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
significantdigits/__init__.py sha256=7unb0fsoq9AfBYUdozrTaCD-p-PEW2QnK94k-UbBJ1M 580
significantdigits/__main__.py sha256=3JqSaMmyApDgdA3rsH3whRynvUF2vWC-OWFhs6ox1No 1586
significantdigits/_significantdigits.py sha256=eTmcC_-hy9xdAClneZ_qjSIEkdpkz9kdkH_BYplHyM0 32009
significantdigits/args.py sha256=zIvDsqa_NCUnEKj0jLqtmnOJBNO4MJf2vMgwjwSJqRQ 3297
significantdigits/conftest.py sha256=s7KeK1dSvZHbOo8acJ1_o9yMOinyBzjbH0ZWdNlaLS4 3623
significantdigits/export/__init__.py sha256=RxTzQKPHgKCTr5gFvgoaLpL57a1tSLx_QghSwNmG-EE 369
significantdigits/export/generic.py sha256=O-ZsZoRUg2mhGBIK_N7j1ZNENnsZNqMUu3I_kDLx3Cc 223
significantdigits/export/numpy.py sha256=qsFfkkdoneK7ODvCrLsJpoeXJSVv6xPUFKGGbG84yoM 533
significantdigits/export/stdin.py sha256=1bRAMNsT5hKu9gPv-9zMEdLTkDk9fVAeOwpxs11aGvg 553
significantdigits/src/Makefile sha256=SEy8aEnNHf23XRWgEf-CjAcOYgwshFxTtaW3fYW4AJI 82
significantdigits/src/float_const.h sha256=QNTzHoEsAYUokgrI9z2GPXB0OjHt0nMM_5FaVE8pJEY 4500
significantdigits/src/float_struct.h sha256=7ERpBVJKaTznCW_cSpYcZznS-WNX59b7b578qdqTnIQ 4751
significantdigits/src/truncation.c sha256=S5CDjcf3Zh22HwEVCGKhDyMni48tX0R17x2FErT5VNw 898
significantdigits/src/truncation.py sha256=u2pzr3jOGG73qUnMz1mzDxYEXV1776iYZXgF05aPrps 1281
significantdigits/stats/__init__.py sha256=cirIABp613q90dQM1yUwJYumr7vGqj6-qgmOG2KwlC8 619
significantdigits/stats/dense.py sha256=QT73rjsXwNCvFZeSWt7jbOhxmkItDEVdMaIIE4ZOgMo 798
significantdigits/stats/dispatch.py sha256=X_4nEKcyeue1mzQcfQD0NV7mKaUv54_xMjb7P7U1ht8 315
significantdigits/stats/sparse.py sha256=-tSTpLjZkzl24I8GT4TU2TPuMyR_BE7Z17PSfgdlb7E 1181
significantdigits/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
significantdigits/test/test_args.py sha256=X1oPfSXbPVpTPcxuzGo2sgrabFfjod8WpfXnWssHizQ 2017
significantdigits/test/test_compute_z.py sha256=qjQHd0MnMJzU0M_xnSrwHtcLfp70XrdeL3T_9ItjDVk 2864
significantdigits/test/test_cramer.py sha256=IXmec69U2VSaQjwnMukzKE6U802nDSsJeLCH6jtKYAc 1031
significantdigits/test/test_higham.py sha256=J9KOIS5SeqwDyMu6XoORJJ4fMzi-DvcXVg2mCIDg6sQ 1026
significantdigits/test/test_parker.py sha256=tZB96mWIu7cyPXl1d66YQY_Qfjc6SndYbGMEKabRqLQ 6270
significantdigits/test/test_scalar.py sha256=QzLESkq9CSpRUNjTES6rYT_LW_Sj0a3ep2XDhHv9SgE 1061
significantdigits/test/utils.py sha256=6LyIZhYeDam7AcdUzlxDM9EzePl755VQvxExQAXXsME 1391
significantdigits-0.3.0.dist-info/METADATA sha256=adcyr7_EKZbGAL_Z-ku78jYuQJ7leJ_wfoOO5CVi32g 12018
significantdigits-0.3.0.dist-info/WHEEL sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k 87
significantdigits-0.3.0.dist-info/entry_points.txt sha256=E-z9JsFMmw8O3W0AuuEwm9O4W3UZYXKib9lKWv63swM 70
significantdigits-0.3.0.dist-info/licenses/LICENSE sha256=cXvXXd58QSWUeFJ9HJk0t7vqD832yGQEFzU7GZymMEU 560
significantdigits-0.3.0.dist-info/RECORD

entry_points.txt

significantdigits = significantdigits.__main__:main