Commit a3dd249
committed
Squashed commit of the following:
commit d639dc9
Author: alanlujan91 <alanlujan91@gmail.com>
Date: Mon Oct 20 09:11:59 2025 -0400
Update README.md
commit 149a277
Author: alanlujan91 <alanlujan91@gmail.com>
Date: Mon Oct 20 09:08:44 2025 -0400
Exclude abstract and acknowledgments in word count
Updated count_words.sh to remove the Abstract and Acknowledgments sections from word counting, aligning with journal requirements. Also deleted test_wordcount.md, which was used for testing the script.
commit 6a86b71
Author: alanlujan91 <alanlujan91@gmail.com>
Date: Mon Oct 20 08:59:57 2025 -0400
Add reproducibility scripts and Binder support
Introduces reproduce.sh and reproduce_min.sh scripts for full and minimal project reproduction, respectively. Adds Binder configuration files (environment.yml, postBuild) for interactive environments. Updates .gitignore for new files, enhances CITATION.cff with metadata and abstract, and expands README with reproducibility instructions. Removes duplicate PDF files and updates paper appendix and moderation letters PDFs.
commit 3d9e7d9
Author: alanlujan91 <alanlujan91@gmail.com>
Date: Fri Oct 17 16:17:01 2025 -0400
Update author info and clarify technical content
Added Karsten Chipeniuk as an author and updated affiliations for several authors across metadata, LaTeX, and YAML files. Clarified and condensed technical explanations in appendix and moderation letters, removing extended discussion of endogenous gridpoints method and related bibliography entries.
commit 17ec7ab
Author: alanlujan91 <alanlujan91@gmail.com>
Date: Fri Oct 17 15:28:38 2025 -0400
Add appendix materials for 'The Method of Moderation'
Added appendix_letters.md, appendix_letters.pdf, and LaTeX source files (appendix_letters.tex, main.bib, preprint.sty) providing detailed mathematical derivations and technical results supporting the Method of Moderation. Also added supporting files for moderation_letters and updated moderation.md, moderation.pdf, and moderation.tex. Introduced word count script and documentation in scripts/. Updated myst.yml configuration.
commit bb6fd2f
Author: alanlujan91 <alanlujan91@gmail.com>
Date: Fri Oct 17 09:03:51 2025 -0400
Normalize line endings across project files
commit a859427
Author: alanlujan91 <alanlujan91@gmail.com>
Date: Fri Oct 17 08:58:52 2025 -0400
Update moderation paper with expanded theory
Expanded and refined the theoretical exposition in moderation.md, including improved notation, additional mathematical derivations, and clarifications of key concepts. The changes enhance readability and provide more rigorous foundations for the method of moderation in dynamic stochastic optimization.
commit ea80bed
Author: alanlujan91 <alanlujan91@gmail.com>
Date: Wed Oct 8 16:45:49 2025 -0400
Add figures and update moderation paper files
Added new PDF figures to the moderation_pdf_tex/files directory and updated the main bibliography and moderation.tex source. These changes improve the completeness and accuracy of the paper's references and figures for the latest draft.
commit 1e80cca
Author: alanlujan91 <alanlujan91@gmail.com>
Date: Wed Oct 8 16:45:41 2025 -0400
Update notation and formulas for clarity and consistency
Standardized mathematical notation in macros.yml and moderation.md, replacing superscript derivatives with prime notation and updating formulas to use PDVCoverc instead of PDVCoverc^T where appropriate. Cleaned up README.md by removing emoji icons from section headers for a more consistent style.
commit d6dabcf
Author: alanlujan91 <alanlujan91@gmail.com>
Date: Wed Oct 8 16:45:16 2025 -0400
Refactor Method of Moderation variable names and docs
Standardizes variable names in code/moderation.py from Greek letters (e.g., κ, μ, ω, χ) to their ASCII equivalents (kappa, mu, omega, chi) for consistency and clarity. Updates docstrings, comments, and mathematical explanations throughout to match the new naming convention, improves documentation, and enhances derivative logic for moderated functions. No functional changes to algorithms; notebook execution metadata updated.
commit e7c0327
Author: alanlujan91 <alanlujan91@gmail.com>
Date: Wed Oct 8 15:37:08 2025 -0400
Refactor macros and clarify moderation framework
Reorganized and expanded macro definitions in macros.yml for clarity, including new indicator and moderation-related macros, and improved naming consistency. Updated moderation.md to clarify notation, streamline exposition, and improve mathematical definitions and explanations of the optimist/pessimist/realist framework, moderation ratio, and logit transformation. Enhanced technical accuracy and readability throughout, with more explicit variable definitions and improved references to supporting literature.
commit 1c77646
Author: alanlujan91 <alanlujan91@gmail.com>
Date: Wed Oct 8 13:37:41 2025 -0400
Refactor moderation logic for ML consistency
Updated moderation ratio, logit, and expit functions in moderation.py to follow standard machine learning conventions. Adjusted mathematical definitions, documentation, and implementation to ensure consistency with ML/statistics practices. Updated usage in TransformedFunctionMoM and fixed related derivative logic. Minor import addition in notebook.ipynb for GridType.1 parent ec1759d commit a3dd249
File tree
46 files changed
+15646
-13172
lines changed- binder
- code
- content
- images
- paper
- appendix_letters_pdf_tex
- moderation_letters_pdf_tex
- files
- moderation_pdf_tex
- files
- source
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+15646
-13172
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments