qiboteam / boostvqe

Using DBI to boost VQE optimization
4 stars 1 forks source link

clean repo #80

Closed Edoardo-Pedicillo closed 2 months ago

Edoardo-Pedicillo commented 2 months ago

Thanks @Edoardo-Pedicillo. I'm in favor of removing extras since we can recover those files from GitHub directly.

I agree, let's see what @marekgluza @MatteoRobbiati think about it.

marekgluza commented 2 months ago

Will the repo be self contained to easily run things in the future? This is important to allow people to easily use it

A lot of the extra functionalities could be moved to tutorials so we can go ahead without them for now but please keep an eye on offering a good way to use the repo

On Tue, 3 Sept 2024, 15:18 Andrea Pasquale, @.***> wrote:

@.**** commented on this pull request.

On extras/compiling.py https://github.com/qiboteam/boostvqe/pull/80#discussion_r1742050019:

Fine by me

— Reply to this email directly, view it on GitHub https://github.com/qiboteam/boostvqe/pull/80#discussion_r1742050019, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABU6DWDREU3JBC3ZWSH3G5DZUWZJ3AVCNFSM6AAAAABNSA2CRCVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDENZXGQZDANJXGY . You are receiving this because you were mentioned.Message ID: @.***>

Edoardo-Pedicillo commented 2 months ago

Will the repo be self contained to easily run things in the future? This is important to allow people to easily use it

I have included all the necessary information in the README for users to run the code. The "sh" scripts were only used internally to run in the cluster and were not documented, making them useless for external users.