TylerHilbert commited on
Commit
a58f370
·
1 Parent(s): 20424db

IMO2025, kubernetes and lean4

Browse files
PyTorchConference2025_GithubRepos.json CHANGED
@@ -524,14 +524,19 @@
524
  },
525
  {
526
  "repo_name": "IMO2025",
527
- "repo_link": "https://github.com/harmonic-ai/IMO2025"
 
 
 
 
528
  },
529
  {
530
  "repo_name": "kubernetes",
531
  "repo_link": "https://github.com/kubernetes/kubernetes",
 
532
  "github_about_section": "Production-Grade Container Scheduling and Management",
533
  "homepage_link": "https://kubernetes.io",
534
- "github_topic_closest_fit": "containers"
535
  },
536
  {
537
  "repo_name": "lapack",
@@ -542,6 +547,7 @@
542
  {
543
  "repo_name": "lean4",
544
  "repo_link": "https://github.com/leanprover/lean4",
 
545
  "github_about_section": "Lean 4 programming language and theorem prover",
546
  "homepage_link": "https://lean-lang.org",
547
  "github_topic_closest_fit": "lean"
 
524
  },
525
  {
526
  "repo_name": "IMO2025",
527
+ "repo_link": "https://github.com/harmonic-ai/IMO2025",
528
+ "category": "formal mathematical reasoning",
529
+ "github_about_section": "Harmonic's model Aristotle achieved gold medal performance, solving 5 problems. This repository contains the lean statement files and proofs for Problems 1-5.",
530
+ "homepage_link": "https://harmonic.fun",
531
+ "github_topic_closest_fit": "lean"
532
  },
533
  {
534
  "repo_name": "kubernetes",
535
  "repo_link": "https://github.com/kubernetes/kubernetes",
536
+ "category": "container orchestration",
537
  "github_about_section": "Production-Grade Container Scheduling and Management",
538
  "homepage_link": "https://kubernetes.io",
539
+ "github_topic_closest_fit": "kubernetes"
540
  },
541
  {
542
  "repo_name": "lapack",
 
547
  {
548
  "repo_name": "lean4",
549
  "repo_link": "https://github.com/leanprover/lean4",
550
+ "category": "theorem prover",
551
  "github_about_section": "Lean 4 programming language and theorem prover",
552
  "homepage_link": "https://lean-lang.org",
553
  "github_topic_closest_fit": "lean"