Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@ acceleration, we refer to the Table as seen below.
* - Intel(R) Core(TM) i5-8400 (6 threads) + RTX 2070
- 2986s
* - Intel(R) Xeon(R) Gold 6234 (16 threads) + A5000
- 3912
- 3912s
* - Intel(R) Core(TM) i5-12400F (12 threads) + 1x GTX 1080 Ti
- 2759
- 2759s
* - Intel(R) Core(TM) i5-12400F (12 threads) + 2x GTX 1080 Ti
- 2067s
3 changes: 2 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ two chemical environments are the same can be probed.
.. figure:: _static/img/similarity_analysis_co1121.png
:align: center

Similarity analysis of the atoms for a Co(1121) slab model
Similarity analysis of the atoms for a Co(1121) slab model. An example script
how to produce these similarity plots can be found `here <https://github.com/ifilot/bramble/tree/master/scripts>`_.

:program:`Bramble` has been developed at the Eindhoven University of Technology,
Netherlands. :program:`Bramble` and its development are hosted on `github
Expand Down
Loading