mergeron 2024.739097.1__tar.gz → 2024.739097.2__tar.gz

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.
Files changed (36) hide show
  1. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/PKG-INFO +3 -3
  2. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/README.rst +2 -2
  3. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/pyproject.toml +1 -1
  4. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/__init__.py +1 -1
  5. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/License.txt +0 -0
  6. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/core/__init__.py +0 -0
  7. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/core/damodaran_margin_data.py +0 -0
  8. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/core/ftc_merger_investigations_data.py +0 -0
  9. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/core/guidelines_boundaries.py +0 -0
  10. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/core/guidelines_boundary_functions.py +0 -0
  11. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/core/guidelines_boundary_functions_extra.py +0 -0
  12. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/core/pseudorandom_numbers.py +0 -0
  13. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/data/__init__.py +0 -0
  14. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/data/damodaran_margin_data.xls +0 -0
  15. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/data/damodaran_margin_data_dict.msgpack +0 -0
  16. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/data/ftc_invdata.msgpack +0 -0
  17. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/data/jinja2_LaTeX_templates/clrrate_cis_summary_table_template.tex.jinja2 +0 -0
  18. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/data/jinja2_LaTeX_templates/ftcinvdata_byhhianddelta_table_template.tex.jinja2 +0 -0
  19. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/data/jinja2_LaTeX_templates/ftcinvdata_summary_table_template.tex.jinja2 +0 -0
  20. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/data/jinja2_LaTeX_templates/ftcinvdata_summarypaired_table_template.tex.jinja2 +0 -0
  21. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/data/jinja2_LaTeX_templates/mergeron.cls +0 -0
  22. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/data/jinja2_LaTeX_templates/mergeron_table_collection_template.tex.jinja2 +0 -0
  23. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/data/jinja2_LaTeX_templates/setup_tikz_tables.tex +0 -0
  24. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/demo/__init__.py +0 -0
  25. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/demo/visualize_empirical_margin_distribution.py +0 -0
  26. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/ext/__init__.py +0 -0
  27. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/ext/proportions_tests.py +0 -0
  28. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/ext/tol_colors.py +0 -0
  29. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/ext/xlsxw_helper.py +0 -0
  30. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/gen/__init__.py +0 -0
  31. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/gen/_data_generation_functions.py +0 -0
  32. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/gen/data_generation.py +0 -0
  33. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/gen/enforcement_stats.py +0 -0
  34. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/gen/market_sample.py +0 -0
  35. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/gen/upp_tests.py +0 -0
  36. {mergeron-2024.739097.1 → mergeron-2024.739097.2}/src/mergeron/py.typed +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mergeron
3
- Version: 2024.739097.1
3
+ Version: 2024.739097.2
4
4
  Summary: Merger Policy Analysis using Python
5
5
  License: MIT
6
6
  Keywords: merger policy analysis,merger guidelines,merger screening,policy presumptions,concentration standards,upward pricing pressure,GUPPI
@@ -88,10 +88,10 @@ Documentation for this package is in the form of the API Reference. Documentatio
88
88
 
89
89
  help(market_sample.MarketSample)
90
90
 
91
- ''Extras'' Subpackage
91
+ "Extras" Subpackage
92
92
  ---------------------
93
93
 
94
- This module includes a small number of modules potentially useful to users, but which do not implement the principal functions of the package, and are hence considered ''extras'' or ''external'' modules. One of these modules is, in fact, repackaged here although published independently.
94
+ The "Extras" sub-package includes a small number of modules potentially useful to users, but which do not implement the principal functions of the package, and are hence considered "extras" or "external" modules. One of these modules is, in fact, repackaged here although published independently.
95
95
 
96
96
  On of the external modules provides methods for estimating confidence intervals for proportions and for contrasts (differences) in proportions. This module improve is coded for conformance to the literature and to results from the corresponding modules in :code:`R`. Although written from scratch, the APIs implemented in the module included here are designed for consistency with the APIs in, :code:`statsmodels.stats.proportion` from the package, :code:`statsmodels` (https://pypi.org/project/statsmodels/). To access these directly:
97
97
 
@@ -42,10 +42,10 @@ Documentation for this package is in the form of the API Reference. Documentatio
42
42
 
43
43
  help(market_sample.MarketSample)
44
44
 
45
- ''Extras'' Subpackage
45
+ "Extras" Subpackage
46
46
  ---------------------
47
47
 
48
- This module includes a small number of modules potentially useful to users, but which do not implement the principal functions of the package, and are hence considered ''extras'' or ''external'' modules. One of these modules is, in fact, repackaged here although published independently.
48
+ The "Extras" sub-package includes a small number of modules potentially useful to users, but which do not implement the principal functions of the package, and are hence considered "extras" or "external" modules. One of these modules is, in fact, repackaged here although published independently.
49
49
 
50
50
  On of the external modules provides methods for estimating confidence intervals for proportions and for contrasts (differences) in proportions. This module improve is coded for conformance to the literature and to results from the corresponding modules in :code:`R`. Although written from scratch, the APIs implemented in the module included here are designed for consistency with the APIs in, :code:`statsmodels.stats.proportion` from the package, :code:`statsmodels` (https://pypi.org/project/statsmodels/). To access these directly:
51
51
 
@@ -13,7 +13,7 @@ keywords = [
13
13
  "upward pricing pressure",
14
14
  "GUPPI",
15
15
  ]
16
- version = "2024.739097.1"
16
+ version = "2024.739097.2"
17
17
 
18
18
  # Classifiers list: https://pypi.org/classifiers/
19
19
  classifiers = [
@@ -7,7 +7,7 @@ import numpy as np
7
7
 
8
8
  _PKG_NAME: str = Path(__file__).parent.stem
9
9
 
10
- VERSION = "2024.739097.1"
10
+ VERSION = "2024.739097.2"
11
11
 
12
12
  __version__ = VERSION
13
13