Skip to content

Forgotten/BathFitting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BathFitting

Bath Fitting via Semidefinite relaxation

This is a python implementation of the semidefinite relaxation for bath fitting in C. Mejuto-Zaera, L. Zepeda-Núñez, M. Lindsey, N. Tubman, B. Whaley, and L. Lin Efficient hybridization Fitting for dynamical mean-field theory via semi-definite relaxation, Phys. Rev. B 101, 035143, 2020.

Requirements:

-cvxpy > 1.0

-numpy

-scipy

For some of the examples we will use the h5py library to extract the data (already contained in the tests folder)

Installation

To install just go to the main directory and install as usual:

python setup.py install

This will install the package on your local python environment (we strongly recommend to create a virtual environment before hand)/

Tests

We have added a context.py script in the test folder, this would allow to run the test files without having to install the package on your local environment.

About

Bath Fitting via Semidefinite relaxation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages