Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# GeoPT
|
|
@@ -49,12 +51,11 @@ If you find this repo useful, please cite our paper.
|
|
| 49 |
@article{wu2026GeoPT,
|
| 50 |
title={GeoPT: Scaling Physics Simulation via Lifted Geometric Pre-Training},
|
| 51 |
author={Haixu Wu, Minghao Guo, Zongyi Li, Zhiyang Dou, Mingsheng Long, Kaiming He, Wojciech Matusik},
|
| 52 |
-
booktitle={arXiv preprint arXiv:},
|
| 53 |
year={2026}
|
| 54 |
}
|
| 55 |
```
|
| 56 |
|
| 57 |
## Contact
|
| 58 |
|
| 59 |
-
If you have any questions or want to use the code, please contact Haixu Wu (wuhaixu98@gmail.com) and Minghao Guo (guomh2014@gmail.com).
|
| 60 |
-
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- physics-simulation
|
| 5 |
+
- physics-foundation-model
|
| 6 |
---
|
| 7 |
|
| 8 |
# GeoPT
|
|
|
|
| 51 |
@article{wu2026GeoPT,
|
| 52 |
title={GeoPT: Scaling Physics Simulation via Lifted Geometric Pre-Training},
|
| 53 |
author={Haixu Wu, Minghao Guo, Zongyi Li, Zhiyang Dou, Mingsheng Long, Kaiming He, Wojciech Matusik},
|
| 54 |
+
booktitle={arXiv preprint arXiv:2602.20399},
|
| 55 |
year={2026}
|
| 56 |
}
|
| 57 |
```
|
| 58 |
|
| 59 |
## Contact
|
| 60 |
|
| 61 |
+
If you have any questions or want to use the code, please contact Haixu Wu (wuhaixu98@gmail.com) and Minghao Guo (guomh2014@gmail.com).
|
|
|