Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netket_excited_state

Code

The code written is based on the existing Netket implementation of ground state variational Monte Carlo algorithm

vmc_ex.py: The penalty excited state version of the vmc driver for ground state in Netket.

expect_grad_ex: The penalty excited state version of the helper function called in vmc_ex.py driver.

excited_state_demo.ipynb: A demo of obtaining the second excited state given approximate ground state and first excited state. The notebook also shows a plot of how the state energy converges to the correct energy level.

Data: This folder contains the previously obtained approximate ground state and first excited state in neural network quantum state form (variational parameters). The energy descent data will also be stored here.

Reference

The quantum many-body problem studied in this demo can be found here (https://arxiv.org/abs/2307.03310). The central spin model is of practical importance, e.g., for studying non-Markovian decoherence dynamics of a central spin interacting with a large bath of environmental spins and for studies of nonequilibrium superconductivity.

For a derivation of the gradient expression with penalty terms added, see Appendix A of the same paper (https://arxiv.org/abs/2307.03310).

Dependencies

The code works with Netket 3.9.2.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages