garywelz commited on
Commit
a338135
·
verified ·
1 Parent(s): c9c5b6e

Upload 5 files

Browse files
chemistry_index.html CHANGED
@@ -189,9 +189,22 @@
189
  <h1>Chemistry - Programming Framework Analysis</h1>
190
  <p class="subtitle">Systematic visualization of chemical processes and reaction mechanisms</p>
191
 
 
 
 
 
 
 
 
 
 
 
 
 
 
192
  <section class="overview">
193
  <h2>Chemistry Overview</h2>
194
- <p>This collection demonstrates the Programming Framework's application to chemical processes across all major branches of chemistry. Each batch contains detailed flowcharts representing the computational logic and reaction mechanisms inherent in chemical operations.</p>
195
 
196
  <div class="color-legend">
197
  <h3>Universal Color Coding System</h3>
@@ -385,7 +398,7 @@
385
  <a href="mathematics_index.html" class="nav-link">Mathematics Processes</a>
386
  <a href="computer_science_index.html" class="nav-link">Computer Science Processes</a>
387
  <a href="physics_index.html" class="nav-link">Physics Processes</a>
388
- <a href="https://huggingface.co/spaces/garywelz/glmp" class="nav-link" target="_blank">Biology Processes (GLMP)</a>
389
  </div>
390
  </section>
391
 
@@ -398,7 +411,7 @@
398
  <p>John Jay College, CUNY (Department of Mathematics and Computer Science)</p>
399
  <p>Borough of Manhattan Community College, CUNY</p>
400
  <p>CUNY Graduate Center (New Media Lab)</p>
401
- <p>Email: gwelz@jjay.cuny.edu</p>
402
  </div>
403
  </div>
404
  </div>
 
189
  <h1>Chemistry - Programming Framework Analysis</h1>
190
  <p class="subtitle">Systematic visualization of chemical processes and reaction mechanisms</p>
191
 
192
+ <section class="overview" style="border-left: 4px solid #f59e0b; background: #fffbeb;">
193
+ <h2>Under construction</h2>
194
+ <p><strong>This Hugging Face batch index is under construction.</strong> The primary sortable index for chemistry process diagrams is the Google Cloud Storage table:</p>
195
+ <p style="text-align: center; margin: 1rem 0;">
196
+ <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/chemistry-processes-database/chemistry-database-table.html" style="display: inline-block; padding: 0.6rem 1.2rem; background: #f59e0b; color: #fff; text-decoration: none; border-radius: 6px; font-weight: bold;" target="_blank" rel="noopener noreferrer">Chemistry database table (GCS)</a>
197
+ </p>
198
+ <p>Cross-references:
199
+ <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/mathematics-processes-database/mathematics-database-table.html?v=2" target="_blank" rel="noopener noreferrer">Algorithms and Axiomatic Theories</a> ·
200
+ <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/glmp-database-table.html" target="_blank" rel="noopener noreferrer">GLMP database table</a> ·
201
+ <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/mathematics-processes-database/GLMP_Foundational_Typology.html" target="_blank" rel="noopener noreferrer"><em>GLMP Foundational Typology</em> (2026)</a>.
202
+ </p>
203
+ </section>
204
+
205
  <section class="overview">
206
  <h2>Chemistry Overview</h2>
207
+ <p>The batch links below are previews on this Space. For current counts and subcategories, use the GCS chemistry database table.</p>
208
 
209
  <div class="color-legend">
210
  <h3>Universal Color Coding System</h3>
 
398
  <a href="mathematics_index.html" class="nav-link">Mathematics Processes</a>
399
  <a href="computer_science_index.html" class="nav-link">Computer Science Processes</a>
400
  <a href="physics_index.html" class="nav-link">Physics Processes</a>
401
+ <a href="https://huggingface.co/spaces/garywelz/glmp" class="nav-link" target="_blank" rel="noopener noreferrer">GLMP Space (biology)</a>
402
  </div>
403
  </section>
404
 
 
411
  <p>John Jay College, CUNY (Department of Mathematics and Computer Science)</p>
412
  <p>Borough of Manhattan Community College, CUNY</p>
413
  <p>CUNY Graduate Center (New Media Lab)</p>
414
+ <p>Email: garywelz@gmail.com • gwelz@gc.cuny.edu</p>
415
  </div>
416
  </div>
417
  </div>
computer_science_index.html CHANGED
@@ -189,9 +189,21 @@
189
  <h1>Computer Science - Programming Framework Analysis</h1>
190
  <p class="subtitle">Systematic visualization of algorithms and computational processes</p>
191
 
 
 
 
 
 
 
 
 
 
 
 
 
192
  <section class="overview">
193
  <h2>Computer Science Overview</h2>
194
- <p>This collection demonstrates the Programming Framework's application to computational processes across all major branches of computer science. Each batch contains detailed flowcharts representing the computational logic and algorithmic patterns inherent in software systems.</p>
195
 
196
  <div class="color-legend">
197
  <h3>Universal Color Coding System</h3>
@@ -308,7 +320,7 @@
308
  <a href="mathematics_index.html" class="nav-link">Mathematics Processes</a>
309
  <a href="chemistry_index.html" class="nav-link">Chemistry Processes</a>
310
  <a href="physics_index.html" class="nav-link">Physics Processes</a>
311
- <a href="https://huggingface.co/spaces/garywelz/glmp" class="nav-link" target="_blank">Biology Processes (GLMP)</a>
312
  </div>
313
  </section>
314
 
@@ -321,7 +333,7 @@
321
  <p>John Jay College, CUNY (Department of Mathematics and Computer Science)</p>
322
  <p>Borough of Manhattan Community College, CUNY</p>
323
  <p>CUNY Graduate Center (New Media Lab)</p>
324
- <p>Email: gwelz@jjay.cuny.edu</p>
325
  </div>
326
  </div>
327
  </div>
 
189
  <h1>Computer Science - Programming Framework Analysis</h1>
190
  <p class="subtitle">Systematic visualization of algorithms and computational processes</p>
191
 
192
+ <section class="overview" style="border-left: 4px solid #f59e0b; background: #fffbeb;">
193
+ <h2>Under construction</h2>
194
+ <p><strong>This Hugging Face batch index is under construction.</strong> The primary sortable index for computer-science process diagrams is the Google Cloud Storage table:</p>
195
+ <p style="text-align: center; margin: 1rem 0;">
196
+ <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/computer-science-processes-database/computer-science-database-table.html" style="display: inline-block; padding: 0.6rem 1.2rem; background: #f59e0b; color: #fff; text-decoration: none; border-radius: 6px; font-weight: bold;" target="_blank" rel="noopener noreferrer">Computer science database table (GCS)</a>
197
+ </p>
198
+ <p>Many classical algorithms also appear in the
199
+ <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/mathematics-processes-database/mathematics-database-table.html?v=2" target="_blank" rel="noopener noreferrer">Algorithms and Axiomatic Theories</a> corpus; see
200
+ <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/mathematics-processes-database/GLMP_Foundational_Typology.html" target="_blank" rel="noopener noreferrer"><em>GLMP Foundational Typology</em> (2026)</a> for how proof-theoretic and regulatory flowcharts share one diagrammatic idiom.
201
+ </p>
202
+ </section>
203
+
204
  <section class="overview">
205
  <h2>Computer Science Overview</h2>
206
+ <p>The batch links below are previews on this Space. For coverage and metadata, use the GCS computer science database table.</p>
207
 
208
  <div class="color-legend">
209
  <h3>Universal Color Coding System</h3>
 
320
  <a href="mathematics_index.html" class="nav-link">Mathematics Processes</a>
321
  <a href="chemistry_index.html" class="nav-link">Chemistry Processes</a>
322
  <a href="physics_index.html" class="nav-link">Physics Processes</a>
323
+ <a href="https://huggingface.co/spaces/garywelz/glmp" class="nav-link" target="_blank" rel="noopener noreferrer">GLMP Space (biology)</a>
324
  </div>
325
  </section>
326
 
 
333
  <p>John Jay College, CUNY (Department of Mathematics and Computer Science)</p>
334
  <p>Borough of Manhattan Community College, CUNY</p>
335
  <p>CUNY Graduate Center (New Media Lab)</p>
336
+ <p>Email: garywelz@gmail.com • gwelz@gc.cuny.edu</p>
337
  </div>
338
  </div>
339
  </div>
index.html CHANGED
The diff for this file is too large to render. See raw diff
 
mathematics_index.html CHANGED
@@ -189,9 +189,22 @@
189
  <h1>Mathematics - Programming Framework Analysis</h1>
190
  <p class="subtitle">Systematic visualization of mathematical processes and computational logic</p>
191
 
 
 
 
 
 
 
 
 
 
 
 
 
 
192
  <section class="overview">
193
  <h2>Mathematics Overview</h2>
194
- <p>This collection demonstrates the Programming Framework's application to mathematical processes across all major branches of mathematics. Each batch contains detailed flowcharts representing the computational logic and reasoning patterns inherent in mathematical operations.</p>
195
 
196
  <div class="color-legend">
197
  <h3>Universal Color Coding System</h3>
@@ -221,17 +234,7 @@
221
  </section>
222
 
223
  <section class="batch-navigation">
224
- <h2>Mathematics Flowcharts (JSON Collection)</h2>
225
- <p>Interactive viewer for mathematics dependency graphs and flowcharts, stored in JSON format (GLMP-style collection).</p>
226
- <div class="batch-links" style="margin-top:1rem;">
227
- <a href="mathematics_charts_viewer.html" class="batch-link">
228
- <span class="batch-number">📐 Charts Viewer</span>
229
- <span class="batch-title">Mathematics Flowcharts Collection</span>
230
- <span class="batch-count">Euclid's Elements and more</span>
231
- </a>
232
- </div>
233
-
234
- <h2 style="margin-top:2.5rem;">Mathematics Process Batches</h2>
235
 
236
  <div class="batch-category">
237
  <h3>🔢 Number Theory</h3>
@@ -309,64 +312,16 @@
309
  </a>
310
  </div>
311
  </div>
312
-
313
- <h2 style="margin-top:2.5rem;">Priority 2 — Dependency Graph Charts</h2>
314
- <p style="margin-top:0.5rem;margin-bottom:1rem;">Definition–theorem dependency charts for PDEs, differential geometry, spectral theory, symplectic geometry, and metric geometry.</p>
315
- <div class="batch-category">
316
- <h3>📜 Partial Differential Equations</h3>
317
- <div class="batch-links">
318
- <a href="processes/partial_differential_equations/partial_differential_equations-index.html" class="batch-link">
319
- <span class="batch-number">4 charts</span>
320
- <span class="batch-title">Classical PDEs, Well-posedness, Sobolev, Maximum Principles</span>
321
- </a>
322
- </div>
323
- </div>
324
- <div class="batch-category">
325
- <h3>📐 Differential Geometry</h3>
326
- <div class="batch-links">
327
- <a href="processes/differential_geometry/differential_geometry-index.html" class="batch-link">
328
- <span class="batch-number">4 charts</span>
329
- <span class="batch-title">Manifolds, Riemannian, Connections, Differential Forms</span>
330
- </a>
331
- </div>
332
- </div>
333
- <div class="batch-category">
334
- <h3>🔮 Spectral Theory</h3>
335
- <div class="batch-links">
336
- <a href="processes/spectral_theory/spectral_theory-index.html" class="batch-link">
337
- <span class="batch-number">4 charts</span>
338
- <span class="batch-title">Spectrum, Self-Adjoint, Compact, Schrödinger Operators</span>
339
- </a>
340
- </div>
341
- </div>
342
- <div class="batch-category">
343
- <h3>🌿 Symplectic Geometry</h3>
344
- <div class="batch-links">
345
- <a href="processes/symplectic_geometry/symplectic_geometry-index.html" class="batch-link">
346
- <span class="batch-number">4 charts</span>
347
- <span class="batch-title">Symplectic Form, Hamiltonian, Darboux, Poisson</span>
348
- </a>
349
- </div>
350
- </div>
351
- <div class="batch-category">
352
- <h3>📏 Metric Geometry</h3>
353
- <div class="batch-links">
354
- <a href="processes/metric_geometry/metric_geometry-index.html" class="batch-link">
355
- <span class="batch-number">4 charts</span>
356
- <span class="batch-title">Metric Spaces, Geodesics, Curvature, Hyperbolic</span>
357
- </a>
358
- </div>
359
- </div>
360
  </section>
361
 
362
  <div class="navigation">
363
  <h3>Navigation</h3>
364
  <div class="nav-links">
365
  <a href="index.html" class="nav-link">← Back to Programming Framework</a>
366
- <a href="biology_processes.html" class="nav-link">Biology Processes</a>
367
- <a href="chemistry_processes.html" class="nav-link">Chemistry Processes</a>
368
- <a href="computer_science_processes.html" class="nav-link">Computer Science Processes</a>
369
- <a href="physics_processes.html" class="nav-link">Physics Processes</a>
370
  </div>
371
  </section>
372
 
@@ -379,7 +334,7 @@
379
  <p>John Jay College, CUNY (Department of Mathematics and Computer Science)</p>
380
  <p>Borough of Manhattan Community College, CUNY</p>
381
  <p>CUNY Graduate Center (New Media Lab)</p>
382
- <p>Email: gwelz@jjay.cuny.edu</p>
383
  </div>
384
  </div>
385
  </div>
 
189
  <h1>Mathematics - Programming Framework Analysis</h1>
190
  <p class="subtitle">Systematic visualization of mathematical processes and computational logic</p>
191
 
192
+ <section class="overview" style="border-left: 4px solid #0d6efd; background: #f0f7ff;">
193
+ <h2>Live index &amp; foundational typology</h2>
194
+ <p>The authoritative, sortable collection is the public <strong>Algorithms and Axiomatic Theories</strong> database (algorithms as flowcharts, axiomatic theories as dependency graphs):</p>
195
+ <p style="text-align: center; margin: 1rem 0;">
196
+ <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/mathematics-processes-database/mathematics-database-table.html?v=2" style="display: inline-block; padding: 0.6rem 1.2rem; background: #0d6efd; color: #fff; text-decoration: none; border-radius: 6px; font-weight: bold;" target="_blank" rel="noopener noreferrer">Mathematics database table (GCS)</a>
197
+ </p>
198
+ <p>Conceptual bridge to regulatory flowcharts in GLMP is developed in the 2026 working paper
199
+ <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/mathematics-processes-database/GLMP_Foundational_Typology.html" target="_blank" rel="noopener noreferrer"><em>GLMP Foundational Typology</em> / <em>Primitive Relations and Computational Complexity</em></a>.
200
+ Companion index for biology:
201
+ <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/glmp-database-table.html" target="_blank" rel="noopener noreferrer">GLMP database table</a>.
202
+ </p>
203
+ </section>
204
+
205
  <section class="overview">
206
  <h2>Mathematics Overview</h2>
207
+ <p>This Space page lists local batch previews. Each batch contains flowcharts representing computational logic and reasoning patterns. For the full corpus and axiomatic DAGs, use the mathematics database table linked above.</p>
208
 
209
  <div class="color-legend">
210
  <h3>Universal Color Coding System</h3>
 
234
  </section>
235
 
236
  <section class="batch-navigation">
237
+ <h2>Mathematics Process Batches</h2>
 
 
 
 
 
 
 
 
 
 
238
 
239
  <div class="batch-category">
240
  <h3>🔢 Number Theory</h3>
 
312
  </a>
313
  </div>
314
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
315
  </section>
316
 
317
  <div class="navigation">
318
  <h3>Navigation</h3>
319
  <div class="nav-links">
320
  <a href="index.html" class="nav-link">← Back to Programming Framework</a>
321
+ <a href="chemistry_index.html" class="nav-link">Chemistry (under construction)</a>
322
+ <a href="physics_index.html" class="nav-link">Physics (under construction)</a>
323
+ <a href="computer_science_index.html" class="nav-link">Computer Science (under construction)</a>
324
+ <a href="https://huggingface.co/spaces/garywelz/glmp" class="nav-link" target="_blank" rel="noopener noreferrer">GLMP Space (biology)</a>
325
  </div>
326
  </section>
327
 
 
334
  <p>John Jay College, CUNY (Department of Mathematics and Computer Science)</p>
335
  <p>Borough of Manhattan Community College, CUNY</p>
336
  <p>CUNY Graduate Center (New Media Lab)</p>
337
+ <p>Email: garywelz@gmail.com • gwelz@gc.cuny.edu</p>
338
  </div>
339
  </div>
340
  </div>
physics_index.html CHANGED
@@ -189,9 +189,22 @@
189
  <h1>Physics - Programming Framework Analysis</h1>
190
  <p class="subtitle">Systematic visualization of physical processes and quantum phenomena</p>
191
 
 
 
 
 
 
 
 
 
 
 
 
 
 
192
  <section class="overview">
193
  <h2>Physics Overview</h2>
194
- <p>This collection demonstrates the Programming Framework's application to physical processes across all major branches of physics. Each batch contains detailed flowcharts representing the computational logic and physical principles inherent in natural phenomena.</p>
195
 
196
  <div class="color-legend">
197
  <h3>Universal Color Coding System</h3>
@@ -308,7 +321,7 @@
308
  <a href="mathematics_index.html" class="nav-link">Mathematics Processes</a>
309
  <a href="chemistry_index.html" class="nav-link">Chemistry Processes</a>
310
  <a href="computer_science_index.html" class="nav-link">Computer Science Processes</a>
311
- <a href="https://huggingface.co/spaces/garywelz/glmp" class="nav-link" target="_blank">Biology Processes (GLMP)</a>
312
  </div>
313
  </section>
314
 
@@ -321,7 +334,7 @@
321
  <p>John Jay College, CUNY (Department of Mathematics and Computer Science)</p>
322
  <p>Borough of Manhattan Community College, CUNY</p>
323
  <p>CUNY Graduate Center (New Media Lab)</p>
324
- <p>Email: gwelz@jjay.cuny.edu</p>
325
  </div>
326
  </div>
327
  </div>
 
189
  <h1>Physics - Programming Framework Analysis</h1>
190
  <p class="subtitle">Systematic visualization of physical processes and quantum phenomena</p>
191
 
192
+ <section class="overview" style="border-left: 4px solid #f59e0b; background: #fffbeb;">
193
+ <h2>Under construction</h2>
194
+ <p><strong>This Hugging Face batch index is under construction.</strong> The primary sortable index for physics process diagrams is the Google Cloud Storage table:</p>
195
+ <p style="text-align: center; margin: 1rem 0;">
196
+ <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/physics-processes-database/physics-database-table.html" style="display: inline-block; padding: 0.6rem 1.2rem; background: #f59e0b; color: #fff; text-decoration: none; border-radius: 6px; font-weight: bold;" target="_blank" rel="noopener noreferrer">Physics database table (GCS)</a>
197
+ </p>
198
+ <p>For the mathematics corpora (algorithms and axiomatic graphs) and the conceptual link to GLMP regulatory flowcharts, see the
199
+ <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/mathematics-processes-database/mathematics-database-table.html?v=2" target="_blank" rel="noopener noreferrer">Algorithms and Axiomatic Theories table</a>,
200
+ <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/glmp-database-table.html" target="_blank" rel="noopener noreferrer">GLMP database table</a>, and
201
+ <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/mathematics-processes-database/GLMP_Foundational_Typology.html" target="_blank" rel="noopener noreferrer"><em>GLMP Foundational Typology</em> (2026)</a>.
202
+ </p>
203
+ </section>
204
+
205
  <section class="overview">
206
  <h2>Physics Overview</h2>
207
+ <p>The batch links below are previews on this Space. For coverage and metadata, use the GCS physics database table.</p>
208
 
209
  <div class="color-legend">
210
  <h3>Universal Color Coding System</h3>
 
321
  <a href="mathematics_index.html" class="nav-link">Mathematics Processes</a>
322
  <a href="chemistry_index.html" class="nav-link">Chemistry Processes</a>
323
  <a href="computer_science_index.html" class="nav-link">Computer Science Processes</a>
324
+ <a href="https://huggingface.co/spaces/garywelz/glmp" class="nav-link" target="_blank" rel="noopener noreferrer">GLMP Space (biology)</a>
325
  </div>
326
  </section>
327
 
 
334
  <p>John Jay College, CUNY (Department of Mathematics and Computer Science)</p>
335
  <p>Borough of Manhattan Community College, CUNY</p>
336
  <p>CUNY Graduate Center (New Media Lab)</p>
337
+ <p>Email: garywelz@gmail.com • gwelz@gc.cuny.edu</p>
338
  </div>
339
  </div>
340
  </div>