This package implements the DIP method (details and link to the paper will follow soon).
So far the package is not on pypi. You can download and install the package locally using pip. Clone the repository to your device, and in the folder into which you cloned the repo run the following command.
pip install dipd/
We recommend using python 3.11.7.