We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d8714 commit 987d022Copy full SHA for 987d022
README.md
@@ -93,7 +93,7 @@ print(relaxed_state.energy)
93
94
TorchSim achieves up to 100x speedup compared to ASE with popular MLIPs.
95
96
-<img src="/docs/_static/speedup_plot.svg" alt="Speedup comparison" width="100%">
+<img src="https://raw.githubusercontent.com/TorchSim/torch-sim/main/docs/_static/speedup_plot.svg" alt="Speedup comparison" width="100%">
97
98
This figure compares the time per atom of ASE and `torch_sim`. Time per atom is defined
99
as the number of atoms / total time. While ASE can only run a single system of `n_atoms`
0 commit comments