Gianluca Bianco
Gianluca Bianco
## What did you expect to happen? I am expecting that topgrade is able to automatically update the [vcpkg](https://github.com/microsoft/vcpkg) packages. This is the correct behaviour I get if run update...
The app has been tested on windows, but it could be better tested on different MSVC versions and on other Windows architectures (MinGW, etc...).
Create a new setup to restore the master password if lost.
Create a new state which lets you change the master password of the app.
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.
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...