I try to test the examples on Fermi Hubbard model and Heisenberg model described in document, however both of them return: ``` UndefVarError: `β` not defined ``` and ``` UndefVarError: `παΆ»` not defined ``` How to solve this?
I try to test the examples on Fermi Hubbard model and Heisenberg model described in document, however both of them return:
and
How to solve this?