This version adds optional GPU (CUDA) support to the functions Hamiltonian.diagonalize
and Hamiltonian.free_energy
. To use this CUDA support, use pip install bodge[cuda]
to install Bodge and an argument cuda=True
to enable it.
This version adds optional GPU (CUDA) support to the functions Hamiltonian.diagonalize
and Hamiltonian.free_energy
. To use this CUDA support, use pip install bodge[cuda]
to install Bodge and an argument cuda=True
to enable it.