mergeron 2025.739425.0__py3-none-any.whl → 2025.739425.2__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 mergeron might be problematic. Click here for more details.
- mergeron/__init__.py +1 -1
- mergeron/gen/__init__.py +3 -3
- {mergeron-2025.739425.0.dist-info → mergeron-2025.739425.2.dist-info}/METADATA +4 -4
- {mergeron-2025.739425.0.dist-info → mergeron-2025.739425.2.dist-info}/RECORD +5 -5
- {mergeron-2025.739425.0.dist-info → mergeron-2025.739425.2.dist-info}/WHEEL +0 -0
mergeron/__init__.py
CHANGED
mergeron/gen/__init__.py
CHANGED
|
@@ -89,9 +89,9 @@ class SHRDistribution(str, Enameled):
|
|
|
89
89
|
"""Share distribution for merging-firm shares has a higher peak share
|
|
90
90
|
|
|
91
91
|
By default, shape parameter for merging-firm-share is 2.5, and
|
|
92
|
-
1.0 for all others. Defining, :attr
|
|
92
|
+
1.0 for all others. Defining, :attr:`.ShareSpec.dist_parms`
|
|
93
93
|
as a vector of shape parameters with length matching
|
|
94
|
-
that of :attr
|
|
94
|
+
that of :attr:`.ShareSpec.dist_parms` allows flexible specification
|
|
95
95
|
of Dirichlet-distributed share-data generation.
|
|
96
96
|
"""
|
|
97
97
|
|
|
@@ -155,7 +155,7 @@ class ShareSpec:
|
|
|
155
155
|
A salient feature of market-share specification in this package is that
|
|
156
156
|
the draws represent markets with multiple different firm-counts.
|
|
157
157
|
Firm-counts are unspecified if the share distribution is
|
|
158
|
-
:attr
|
|
158
|
+
:attr:`.SHRDistribution.UNI`, for Dirichlet-distributed market-shares,
|
|
159
159
|
the default specification is that firm-counts vary between
|
|
160
160
|
2 and 7 firms with each value equally likely.
|
|
161
161
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: mergeron
|
|
3
|
-
Version: 2025.739425.
|
|
3
|
+
Version: 2025.739425.2
|
|
4
4
|
Summary: Python for analyzing merger enforcement policy
|
|
5
5
|
License: MIT
|
|
6
6
|
Keywords: merger enforcement policy,merger guidelines,merger screening,enforcement presumptions,concentration standards,diversion ratio,upward pricing pressure,GUPPI
|
|
@@ -24,13 +24,13 @@ Requires-Dist: certifi (>=2025.6.15)
|
|
|
24
24
|
Requires-Dist: h5py (>=3.14.0)
|
|
25
25
|
Requires-Dist: jinja2 (>=3.1.6)
|
|
26
26
|
Requires-Dist: joblib (>=1.5.1)
|
|
27
|
-
Requires-Dist: lxml (>=
|
|
27
|
+
Requires-Dist: lxml (>=6.0.0)
|
|
28
28
|
Requires-Dist: matplotlib (>=3.10.3)
|
|
29
29
|
Requires-Dist: mpmath (>=1.3.0)
|
|
30
30
|
Requires-Dist: numexpr (>=2.11.0,<3.0.0)
|
|
31
|
-
Requires-Dist: python-calamine (>=0.
|
|
31
|
+
Requires-Dist: python-calamine (>=0.4.0)
|
|
32
32
|
Requires-Dist: ruamel-yaml (>=0.18.14)
|
|
33
|
-
Requires-Dist: scipy (>=1.
|
|
33
|
+
Requires-Dist: scipy (>=1.16.0)
|
|
34
34
|
Requires-Dist: sympy (>=1.14.0)
|
|
35
35
|
Requires-Dist: types-beautifulsoup4 (>=4.12.0.20250516)
|
|
36
36
|
Requires-Dist: urllib3 (>=2.5.0)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
mergeron/__init__.py,sha256=
|
|
1
|
+
mergeron/__init__.py,sha256=n2XQtW2eHeSFqmCYoKTCM5UPmaBRpJmHVLryZ8WVVRU,6751
|
|
2
2
|
mergeron/core/__init__.py,sha256=4Y_q-Qu7gXENVKHS-lNebn5mPZDy9oPHFwUV7fAW9Nw,3269
|
|
3
3
|
mergeron/core/empirical_margin_distribution.py,sha256=61U-KLB563BPWM5zWyWp82c4PhcsAG-IKI0WWYGjBKg,11740
|
|
4
4
|
mergeron/core/ftc_merger_investigations_data.py,sha256=oM4cs2PnyeSwyV1LOE_EYCUEzCKPm7lnCGxLIc6JQY8,28820
|
|
@@ -9,12 +9,12 @@ mergeron/core/pseudorandom_numbers.py,sha256=-mPveXjJJ446NrBMAmWIa2jI6j0Px0xcCJT
|
|
|
9
9
|
mergeron/data/__init__.py,sha256=SAFkR23RBM0zwGam2TeWmw08oHAKmU2YF-Nygj73ies,1845
|
|
10
10
|
mergeron/data/damodaran_margin_data_serialized.zip,sha256=Wc1v9buSrYTWWAravG8W9nPbgsU07zMtSAR2RvMQU5s,623482
|
|
11
11
|
mergeron/data/ftc_merger_investigations_data.zip,sha256=tiB2TLFyS9LMSFIv8DBA_oEEx12DU4MyjHni4NlsRMU,24002
|
|
12
|
-
mergeron/gen/__init__.py,sha256=
|
|
12
|
+
mergeron/gen/__init__.py,sha256=3ToWbBcf8SF0r8wxoA3n2GHYYCv1DPvvRC2A7mu-YPE,23842
|
|
13
13
|
mergeron/gen/data_generation.py,sha256=pdQl_uBENCjVt2aPtAcus2md4Qx-j5rOWGJJAzdnlO0,17617
|
|
14
14
|
mergeron/gen/data_generation_functions.py,sha256=hXUq5D2CIUkM4_NdGXiOb4XATYwIUeUcCGadzQGDqLw,26126
|
|
15
15
|
mergeron/gen/enforcement_stats.py,sha256=etTax-sBSn8DveF-IxuBJDdX0XSBD6oFU9vaZe6cYks,14387
|
|
16
16
|
mergeron/gen/upp_tests.py,sha256=gRJISQ2jGmIDmFOvaTIkvYooI4mK-QbgkfgL46RrRio,7445
|
|
17
17
|
mergeron/py.typed,sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY,2
|
|
18
|
-
mergeron-2025.739425.
|
|
19
|
-
mergeron-2025.739425.
|
|
20
|
-
mergeron-2025.739425.
|
|
18
|
+
mergeron-2025.739425.2.dist-info/METADATA,sha256=iVXVUwjEb8kJSBdzyRO3D53xnIcRU03NHA-R61XPnT8,4270
|
|
19
|
+
mergeron-2025.739425.2.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
20
|
+
mergeron-2025.739425.2.dist-info/RECORD,,
|
|
File without changes
|