Decision on the naming of the Hubbard operators #8
Replies: 2 comments 3 replies
-
I wouldn't say that we only export the symbolic forms, I would rather say that this is a lower-level package that the front-end probably would not interact with directly...
|
Beta Was this translation helpful? Give feedback.
-
We have decided on the following function names for the tensors:
Here Additionally, for operators that act on spin degrees of freedom, we'll have For example: c_num = c_plus_c_min
u_plus_d_min + d_plus_u_min == c_plus_c_min # hubbard case
# ... As an aside, users could always rename things to match their own conventions: using TensorKitTensors: c_num as number_operator
# ... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This poll is meant to choose a specific naming convention for the Hubbard operators, as mentioned in #6. Note that these operators will for now only be used internally, and we will most likely only export certain operators in their symbolic form (like
e⁺e⁻
for example). Feel free to add other options.1 vote ·
Beta Was this translation helpful? Give feedback.
All reactions