Skip to content

Commit c6e13eb

Browse files
committed
Updated README
1 parent 0a9ab3d commit c6e13eb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ at [http://www.cs.wm.edu/~andreas/software/](http://www.cs.wm.edu/~andreas/softw
2525

2626
All [code](https://github.com/wpoely86/Hubbard-GPU) is under the [GPLv3](https://www.gnu.org/licenses/gpl.txt).
2727

28+
Symmetry
29+
--------
30+
I've added support for momentum symmetry and spin symmetry. The momentum works
31+
great but spin symmetry is slow because of the many operations needed to build the
32+
hamiltonian. The GPU currently doesn't make use of any of these symmetries.
33+
2834
Documentation
2935
-------------
3036
All code is documented with doxygen. The full docs can be

0 commit comments

Comments
 (0)