AndreiB137 commited on
Commit
1128d9c
·
1 Parent(s): ac1fa8d

update readme

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -89,6 +89,11 @@ metric_fn = load_metric_from_model("/your_path_to_model_folder/kerr/boyer_lindqu
89
  # Now is ready to be used.
90
  ```
91
 
 
 
 
 
 
92
  ## Citation
93
 
94
  **Paper**: https://arxiv.org/abs/2507.11589
 
89
  # Now is ready to be used.
90
  ```
91
 
92
+ ## Code
93
+
94
+ The associated code and framework for EinFields is available on GitHub: [https://github.com/AndreiB137/EinFields](https://github.com/AndreiB137/EinFields)
95
+
96
+
97
  ## Citation
98
 
99
  **Paper**: https://arxiv.org/abs/2507.11589