copulas 0.10.1.dev0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of copulas might be problematic. Click here for more details.

@@ -0,0 +1,32 @@
1
+ copulas/__init__.py,sha256=idtg-SyIGt2i1Hxk9FExWxaP72HGeJ0fKothSTkCFDk,9286
2
+ copulas/datasets.py,sha256=KMNCJXcOOMp28xML-Q_wQHwrpflRnR9Kkcxre-ubG9A,6831
3
+ copulas/visualization.py,sha256=f4wIkJ_AKrvBtrDGoNP0lofO75KL2JrHKhtLOz-GPkA,9707
4
+ copulas/bivariate/__init__.py,sha256=dn4sz2B0Nqt6p4eJG6CpHYhtvLQcZekxlmj5Kd0zcvo,5087
5
+ copulas/bivariate/base.py,sha256=t1g_c_TgIMkF-gp2wsh6R5jaLb7IE-GpYYlvNFjiYQ4,13952
6
+ copulas/bivariate/clayton.py,sha256=Tj2DGsycC7pfoSGTtG_f_o33snvPqaSbVIlxrll-G_Q,4536
7
+ copulas/bivariate/frank.py,sha256=NpIs8WPzk-kMXBTgsAxb0EbLpsGoyg8TaaPDyvNjOo8,4641
8
+ copulas/bivariate/gumbel.py,sha256=OFKf0FM3w9EQuu2gCIBGZ_DYZIIc2pQl7XoCpgq5ToA,4216
9
+ copulas/bivariate/independence.py,sha256=S0mERdcveH9Hw_N8Dpn4_xR_pGT9B2FEn_Yvi6CLfIE,2069
10
+ copulas/bivariate/utils.py,sha256=iNTwVL-vlE6gWGDQUIdGO4bmhP3Bws9CyBCi8Y3ZezE,347
11
+ copulas/multivariate/__init__.py,sha256=djmUWPlYrI-ofvWOO1xfnEBTwhe9L67irreEbVyeKPA,362
12
+ copulas/multivariate/base.py,sha256=I_ECmhSvv15ug0oYW6zk_I-_kdnSttoy2w3YFzdH0sQ,5600
13
+ copulas/multivariate/gaussian.py,sha256=8CmE6Jvx0eop_Nlz9j50YnMdXKFSZowtA1kVD-w_z8s,11175
14
+ copulas/multivariate/tree.py,sha256=qNETjQcXaPOA43Cp41B128tXfP26RT4DjmO0WLUTNs0,22020
15
+ copulas/multivariate/vine.py,sha256=nOs4e3TItDOgrlJTLAAWexOwEhDf-eRlcuBEByuJ-R0,12882
16
+ copulas/optimize/__init__.py,sha256=rb6IlQUhkJm-PEvpiwRrMQR-J5lBXcHzKOh5qWXD2wk,4927
17
+ copulas/univariate/__init__.py,sha256=35vwec1sjlPyrBD3yui7rtb8YwmWPPFVol__GZqwtEM,825
18
+ copulas/univariate/base.py,sha256=_nKcbi9w_-ZkA_T9KH26kPMb0jCmau6krFa6WIEBTfQ,19976
19
+ copulas/univariate/beta.py,sha256=Lx9qvJvJdoEvujk8_29XDVgqFGYfE3LaHw9EYNYgwx4,1016
20
+ copulas/univariate/gamma.py,sha256=az8-3sMbp1-K16SxtW6qJ4fRKxoXg0XSyKNxH_x86tM,906
21
+ copulas/univariate/gaussian.py,sha256=zWCvYQGktdVeb5FL2Fiu0d4COYCCCFSCWh7zDXB4_T8,728
22
+ copulas/univariate/gaussian_kde.py,sha256=LtGBi5PKdOGG3ZdQy4x8c6gh3yuCpYlmBBzJD-ooHOk,6093
23
+ copulas/univariate/log_laplace.py,sha256=1njkNjVc3-p3ZP6lkOA3fhc6wmr_70BQtm7pQuCAzTk,921
24
+ copulas/univariate/selection.py,sha256=uC-l8osnbx50Gqx4-WLfKTLco0ncb41TDEbdt1hp_j8,944
25
+ copulas/univariate/student_t.py,sha256=2CqIECLk4-rtFUASn79lUk8EHvIyIqjgRo1h2xEDpEk,823
26
+ copulas/univariate/truncated_gaussian.py,sha256=UQaxmK3LAFDE7RutO1tcsdov8ZFGPZhoKeNphlyQw4w,2074
27
+ copulas/univariate/uniform.py,sha256=Jou_lxzDHc2BMNIJ7iLh5ffw1xJvBIiAAd2r3k_Mqes,754
28
+ copulas-0.10.1.dev0.dist-info/LICENSE,sha256=cORU2kpIo9Qyy7Kv2ZpYDIIcksrjqlNEL9c9Ic1ayo0,4822
29
+ copulas-0.10.1.dev0.dist-info/METADATA,sha256=7jQilckxBwh68Rafmj5xIsXD1fPU6CphOjoN1Zi8PoI,9798
30
+ copulas-0.10.1.dev0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
31
+ copulas-0.10.1.dev0.dist-info/top_level.txt,sha256=xNXWuWoZ-U3Gb734WqQxkF5RIeGDVU3IstjD-RnWsk8,8
32
+ copulas-0.10.1.dev0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: bdist_wheel (0.43.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ copulas