Spaces:
Running
Running
Upload 2 files
Browse files- README.md +4 -1
- index.html +42 -21
README.md
CHANGED
|
@@ -88,16 +88,19 @@ The Programming Framework has been applied across multiple scientific discipline
|
|
| 88 |
- [Biology Processes Collection](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/biology_processes.html) - Links to the Genome Logic Modeling Project (GLMP)
|
| 89 |
|
| 90 |
### βοΈ Chemistry
|
|
|
|
| 91 |
- [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
|
| 92 |
|
| 93 |
### π’ Mathematics
|
|
|
|
| 94 |
- [Mathematics Index](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/mathematics_index.html) - Main index for mathematics processes with links to all mathematics batches
|
| 95 |
-
- **Note:** A comprehensive mathematics processes database with ~50 processes is planned for implementation. Mathematics processes are accessible through the [Knowledge Engine Dashboard](https://copernicus-frontend-phzp4ie2sq-uc.a.run.app/knowledge-engine) (12,000+ indexed mathematics papers).
|
| 96 |
|
| 97 |
### βοΈ Physics
|
|
|
|
| 98 |
- [Physics Index](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/physics_index.html) - Main index for physics processes with links to all physics batches
|
| 99 |
|
| 100 |
### π» Computer Science
|
|
|
|
| 101 |
- [Computer Science Index](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/computer_science_index.html) - Main index for computer science processes
|
| 102 |
|
| 103 |
## π§ Technical Architecture
|
|
|
|
| 88 |
- [Biology Processes Collection](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/biology_processes.html) - Links to the Genome Logic Modeling Project (GLMP)
|
| 89 |
|
| 90 |
### βοΈ Chemistry
|
| 91 |
+
- [Chemistry Database Table](https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/chemistry-processes-database/chemistry-database-table.html) - Interactive database with 56 processes across 14 subcategories
|
| 92 |
- [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
|
| 93 |
|
| 94 |
### π’ Mathematics
|
| 95 |
+
- [Mathematics Database Table](https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/mathematics-processes-database/mathematics-database-table.html) - Interactive database with 20 processes across 7 subcategories
|
| 96 |
- [Mathematics Index](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/mathematics_index.html) - Main index for mathematics processes with links to all mathematics batches
|
|
|
|
| 97 |
|
| 98 |
### βοΈ Physics
|
| 99 |
+
- [Physics Database Table](https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/physics-processes-database/physics-database-table.html) - Interactive database with 21 processes across 7 subcategories
|
| 100 |
- [Physics Index](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/physics_index.html) - Main index for physics processes with links to all physics batches
|
| 101 |
|
| 102 |
### π» Computer Science
|
| 103 |
+
- [Computer Science Database Table](https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/computer-science-processes-database/computer-science-database-table.html) - Interactive database with 21 processes across 7 subcategories
|
| 104 |
- [Computer Science Index](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/computer_science_index.html) - Main index for computer science processes
|
| 105 |
|
| 106 |
## π§ Technical Architecture
|
index.html
CHANGED
|
@@ -336,13 +336,20 @@
|
|
| 336 |
<p class="text-gray-600 text-sm mb-3">
|
| 337 |
Mathematical algorithms, proof methods, and computational processes.
|
| 338 |
</p>
|
| 339 |
-
<
|
| 340 |
-
|
| 341 |
-
|
| 342 |
-
|
| 343 |
-
|
| 344 |
-
|
| 345 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 346 |
</p>
|
| 347 |
</div>
|
| 348 |
|
|
@@ -354,13 +361,20 @@
|
|
| 354 |
<p class="text-gray-600 text-sm mb-3">
|
| 355 |
Physical processes including quantum mechanics, thermodynamics, and particle physics.
|
| 356 |
</p>
|
| 357 |
-
<
|
| 358 |
-
|
| 359 |
-
|
| 360 |
-
|
| 361 |
-
|
| 362 |
-
|
| 363 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 364 |
</p>
|
| 365 |
</div>
|
| 366 |
|
|
@@ -372,13 +386,20 @@
|
|
| 372 |
<p class="text-gray-600 text-sm mb-3">
|
| 373 |
Algorithms, software engineering workflows, and computational processes.
|
| 374 |
</p>
|
| 375 |
-
<
|
| 376 |
-
|
| 377 |
-
|
| 378 |
-
|
| 379 |
-
|
| 380 |
-
|
| 381 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 382 |
</p>
|
| 383 |
</div>
|
| 384 |
</div>
|
|
|
|
| 336 |
<p class="text-gray-600 text-sm mb-3">
|
| 337 |
Mathematical algorithms, proof methods, and computational processes.
|
| 338 |
</p>
|
| 339 |
+
<div class="space-y-2">
|
| 340 |
+
<a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/mathematics-processes-database/mathematics-database-table.html"
|
| 341 |
+
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block mr-4"
|
| 342 |
+
target="_blank" rel="noopener noreferrer">
|
| 343 |
+
ποΈ Mathematics Database Table β
|
| 344 |
+
</a>
|
| 345 |
+
<a href="mathematics_index.html"
|
| 346 |
+
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
|
| 347 |
+
target="_blank" rel="noopener noreferrer">
|
| 348 |
+
π Mathematics Index β
|
| 349 |
+
</a>
|
| 350 |
+
</div>
|
| 351 |
+
<p class="text-xs text-gray-500 mt-2">
|
| 352 |
+
20 processes across 7 subcategories
|
| 353 |
</p>
|
| 354 |
</div>
|
| 355 |
|
|
|
|
| 361 |
<p class="text-gray-600 text-sm mb-3">
|
| 362 |
Physical processes including quantum mechanics, thermodynamics, and particle physics.
|
| 363 |
</p>
|
| 364 |
+
<div class="space-y-2">
|
| 365 |
+
<a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/physics-processes-database/physics-database-table.html"
|
| 366 |
+
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block mr-4"
|
| 367 |
+
target="_blank" rel="noopener noreferrer">
|
| 368 |
+
ποΈ Physics Database Table β
|
| 369 |
+
</a>
|
| 370 |
+
<a href="physics_index.html"
|
| 371 |
+
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
|
| 372 |
+
target="_blank" rel="noopener noreferrer">
|
| 373 |
+
π Physics Index β
|
| 374 |
+
</a>
|
| 375 |
+
</div>
|
| 376 |
+
<p class="text-xs text-gray-500 mt-2">
|
| 377 |
+
21 processes across 7 subcategories
|
| 378 |
</p>
|
| 379 |
</div>
|
| 380 |
|
|
|
|
| 386 |
<p class="text-gray-600 text-sm mb-3">
|
| 387 |
Algorithms, software engineering workflows, and computational processes.
|
| 388 |
</p>
|
| 389 |
+
<div class="space-y-2">
|
| 390 |
+
<a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/computer-science-processes-database/computer-science-database-table.html"
|
| 391 |
+
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block mr-4"
|
| 392 |
+
target="_blank" rel="noopener noreferrer">
|
| 393 |
+
ποΈ Computer Science Database Table β
|
| 394 |
+
</a>
|
| 395 |
+
<a href="computer_science_index.html"
|
| 396 |
+
class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
|
| 397 |
+
target="_blank" rel="noopener noreferrer">
|
| 398 |
+
π Computer Science Index β
|
| 399 |
+
</a>
|
| 400 |
+
</div>
|
| 401 |
+
<p class="text-xs text-gray-500 mt-2">
|
| 402 |
+
21 processes across 7 subcategories
|
| 403 |
</p>
|
| 404 |
</div>
|
| 405 |
</div>
|