QUnfold icon indicating copy to clipboard operation
QUnfold copied to clipboard

A module to perform the statistical unfolding / deconvolution / matrix-inversion problem using quantum annealing with D-Wave quantum computer.

Results 2 QUnfold issues
Sort by recently updated
recently updated
newest added

The [`QUnfoldQUBO`](https://github.com/JustWhit3/QUnfold/blob/main/src/QUnfold/core/QUnfoldQUBO.py) class methods have not been tested yet. Adding tests to them would be a good idea in order to increment the stability of the software.

help wanted
good first issue
test

For the moment the [`QUnfoldQUBO`](https://github.com/JustWhit3/QUnfold/blob/main/src/QUnfold/core/QUnfoldQUBO.py) model is compared only to [`RooUnfold`](https://github.com/roofit-dev/RooUnfold) (see [these](https://github.com/JustWhit3/QUnfold/blob/main/studies/analysis.py) studies). It would be a good idea to try to add other studies with different unfolding frameworks...

help wanted
good first issue
study