Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# GeoPT
|
|
@@ -20,7 +22,7 @@ If you find this repo useful, please cite our paper.
|
|
| 20 |
@article{wu2026GeoPT,
|
| 21 |
title={GeoPT: Scaling Physics Simulation via Lifted Geometric Pre-Training},
|
| 22 |
author={Haixu Wu, Minghao Guo, Zongyi Li, Zhiyang Dou, Mingsheng Long, Kaiming He, Wojciech Matusik},
|
| 23 |
-
booktitle={arXiv preprint arXiv:},
|
| 24 |
year={2026}
|
| 25 |
}
|
| 26 |
```
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- physics-simulation
|
| 5 |
---
|
| 6 |
|
| 7 |
# GeoPT
|
|
|
|
| 22 |
@article{wu2026GeoPT,
|
| 23 |
title={GeoPT: Scaling Physics Simulation via Lifted Geometric Pre-Training},
|
| 24 |
author={Haixu Wu, Minghao Guo, Zongyi Li, Zhiyang Dou, Mingsheng Long, Kaiming He, Wojciech Matusik},
|
| 25 |
+
booktitle={arXiv preprint arXiv:2602.20399},
|
| 26 |
year={2026}
|
| 27 |
}
|
| 28 |
```
|