dcor

View on PyPIReverse Dependencies (18)

0.6 dcor-0.6-py3-none-any.whl

Wheel Details

Project: dcor
Version: 0.6
Filename: dcor-0.6-py3-none-any.whl
Download: [link]
Size: 55545
MD5: 018dbc15bb4bc92bcbcef4d6daeedf8d
SHA256: de306fc666668188749730fc803fc1d4d804d9886c92b622ba57b434fed395a2
Uploaded: 2022-12-26 17:44:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dcor
Version: 0.6
Summary: dcor: distance correlation and energy statistics in Python.
Author-Email: Carlos Ramos Carreño <vnmabus[at]gmail.com>
Maintainer-Email: Carlos Ramos Carreño <vnmabus[at]gmail.com>
Project-Url: homepage, https://github.com/vnmabus/dcor
Project-Url: documentation, https://dcor.readthedocs.io
Project-Url: repository, https://github.com/vnmabus/dcor
License: MIT License Copyright (c) 2017 Carlos Ramos Carreño Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: distance correlation,distance covariance,energy distance,e-statistic,dependency measure,homogeneity,independence
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: numpy
Requires-Dist: numba (>=0.51)
Requires-Dist: scipy
Requires-Dist: joblib
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-subtests; extra == "test"
Requires-Dist: numpy (>=1.22); extra == "test"
Requires-Dist: numba (>=0.56); extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 3477 characters]

WHEEL

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

RECORD

Path Digest Size
dcor/VERSION sha256=tK9ODUA5HToAF52TXGO34VuozT36KfIY3twnC9PrPnk 3
dcor/__init__.py sha256=YbgFYpqOepfgAM8asmiH1dJISwSoPckOCaLbT2Qgel8 1840
dcor/_dcor.py sha256=kPVKPGfct3NuA5az2pRYZHF93iDvfFLYd77ChhIs9MA 36124
dcor/_dcor_internals.py sha256=vchBGvhEzYR1YuiVqm9oX_Q7fJ4dRbr7dNj_MY-puZA 21119
dcor/_dcor_internals_numba.py sha256=ngeVAlivcuDbOfBxEvhT2jAuf4OpFxWdcFaHgNM6fSY 2421
dcor/_energy.py sha256=Fve0QZZEn6wTsidKYvVG53kkyYz08MN0XWfI8e1mJEQ 6997
dcor/_fast_dcov_avl.py sha256=firBvlxYBMT2c4_xu1Mqrf-eJRwElZ1Ox4DvCZQpiJk 15454
dcor/_fast_dcov_mergesort.py sha256=Fmwyrkw-aZQa3ZGIp3zpygas7Tlp6qo7qfZ4jX22kW8 11210
dcor/_hypothesis.py sha256=PbxeRoZUsByzkbTfk0nKmrRUOOZu_q3qCz2RyTo5A5A 3388
dcor/_partial_dcor.py sha256=uhdi3QTnuT4di1g6GqjIcTlCJiH9xAqli03aIRNHu2I 5980
dcor/_rowwise.py sha256=TzFN6uRImDfrLm5xkODc-TfTFWIuYF5abCgHE5h21W0 6203
dcor/_utils.py sha256=2-hDDGzNMD9OuiiLI8j3DvYOiBwaQMIwG64xAkjF37U 4311
dcor/distances.py sha256=mtTl9rFcaa1UfqFMAZ7ZFRl70BNtanHYcrhZMpPJo80 4593
dcor/homogeneity.py sha256=yQmcYs0FwwF6O5aHNZKmv1WVPP3ZsCkjGKtU63NJOUc 9747
dcor/independence.py sha256=Zjl6gbxeNbWkzC3GO_3cryI-Rh2jeKWwaRv_mpBTefo 12067
dcor/tests/__init__.py sha256=Yqpin_Guz5fHfhps7WJvDI8pKqKvH_1ZzS45DnssI8s 25
dcor/tests/test_dcor.py sha256=KQXPc0KAN0m7ZclQmQi5d29hPhAPq7HqjURBgH9PuZs 20992
dcor/tests/test_energy.py sha256=Vatva1ByQKxDubTFnpVPCwgOYfqVSjDT-FooAvqKQnM 4009
dcor/tests/test_homogeneity.py sha256=R2gion2E7pzcGZWegBlP-MNiBDNlBPEoAZezd83nVkg 8427
dcor/tests/test_independence.py sha256=xAmjCiUFJKlbq3GNHT6Ab1WNetPYQGOnxJZK2fxqOSc 6299
dcor/tests/test_package.py sha256=5BllA3ih1pw6VYEDCGpFvHvuHMb8sZHGL4wdvSkqudQ 403
dcor/tests/test_rowwise.py sha256=tUKSgTI6UGYoBNGcNLMiLweKU-1jdXCpcF10Ud6ge3Q 4117
examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/plot_dcor_t_test.py sha256=aO5V42fkMuWPmp13KgaGp1lV62neDdH2VYEY9wG8dlg 3299
examples/plot_dcor_usage.py sha256=_4eMgyKBpZ5N-H4i-8kQIPR_wQhv40j46EhTqj2Vdl8 3592
examples/plot_dcov_test.py sha256=ShrUIoU64ID5D-siO2959_um4h3NhjqfcNS9Lhk1lr8 6133
examples/plot_distance_correlation.py sha256=4IWeqzLwQglv16kG7Setm0DslZkpB1MqYdxmVcnJR_w 5377
examples/plot_energy_test.py sha256=uMrumwK8Q41NPFRbrBaq-FI9hdTXZyF1Ouuu24to1T8 5143
examples/plot_performance.py sha256=uDkilCRjnF86UZe6uDcBDAfqtPhgP5ziDUh5CcUhl7o 6957
dcor-0.6.dist-info/LICENSE sha256=vguHJB06YNCzcrheqQsllj27oD_0C2UHuT38kbVI_EE 1078
dcor-0.6.dist-info/METADATA sha256=uKNUykw88S_Kge3j4UPuVudkPKPdZlq01YRkkhpIuuA 6199
dcor-0.6.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
dcor-0.6.dist-info/top_level.txt sha256=0gxf-4jVnmBzSuOa7Os05twzRCjMcPN9fSPUeYD5Gs0 14
dcor-0.6.dist-info/RECORD

top_level.txt

dcor
examples