garywelz commited on
Commit
b637edb
·
verified ·
1 Parent(s): 21a75d6

Upload 2 files

Browse files
Files changed (2) hide show
  1. README.md +1 -0
  2. index.html +2 -2
README.md CHANGED
@@ -85,6 +85,7 @@ The Programming Framework has been applied across multiple scientific discipline
85
  - [Chemistry Index](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/chemistry_index.html) - Main index for chemistry processes with links to all chemistry batches
86
 
87
  ### 🔢 Mathematics
 
88
  - [Mathematics Processes Collection](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/mathematics_processes.html) - Overview of mathematics process diagrams
89
 
90
  ### ⚛️ Physics
 
85
  - [Chemistry Index](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/chemistry_index.html) - Main index for chemistry processes with links to all chemistry batches
86
 
87
  ### 🔢 Mathematics
88
+ - [Mathematics Processes Database Table](https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/math-processes-database/mathematics-database-table.html) - Interactive database table with all mathematics processes (5 processes, 227 nodes, 212 entities)
89
  - [Mathematics Processes Collection](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/mathematics_processes.html) - Overview of mathematics process diagrams
90
 
91
  ### ⚛️ Physics
index.html CHANGED
@@ -306,10 +306,10 @@
306
  <p class="text-gray-600 text-sm mb-3">
307
  Mathematical algorithms, proof methods, and computational processes.
308
  </p>
309
- <a href="mathematics_processes.html"
310
  class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
311
  target="_blank" rel="noopener noreferrer">
312
- Mathematics Processes →
313
  </a>
314
  </div>
315
 
 
306
  <p class="text-gray-600 text-sm mb-3">
307
  Mathematical algorithms, proof methods, and computational processes.
308
  </p>
309
+ <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/math-processes-database/mathematics-database-table.html"
310
  class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
311
  target="_blank" rel="noopener noreferrer">
312
+ Mathematics Processes Database
313
  </a>
314
  </div>
315